ul 
{
list-style-type: none;
}

.menu a 
{
font-family: verdana, arial;
font-size: 12px;
margin: 0 2px;
width: 80px;
height: 20px;
display: block;
text-align: center;
border: 1px solid #fbfac1;
text-decoration: none;
color: #fbfac1;
background: #205b3c;
}

.menu a:hover {
background: #369865;
border: 1px #fbfac1; 
}

.menu li {
float: left;
}


li
{
font-family:verdana;
font-size:12px;
color:#fbfac1;
}

p
{
font-family:verdana;
font-size:12px;
color:#fbfac1;
}

h1
{
font-family: verdana;
font-size: 16px;
color: #f8f487;
font-style: bold;
}

h2
{
font-family: verdana;
font-size: 12px;
color: #369865;
font-style: bold;
}

h3
{
font-family: verdana;
font-size: 10px;
color: #369865;
}

h4
{
font-family: verdana;
font-size: 14px;
color: #FBFAC1;
font-style: bold;
}

