body 
{
	background-color: #666666;
}


.header 
{
width: 900px;
height: 100px;
background-image: url(../images/header6.jpg);
margin-top: 0px;
margin-left: 0px;
}


.nav
{
margin-top: 40px;
margin-left: 25px;
}


.menu
{
font-family:Verdana, Arial, Helvetica, sans-serif;
}


a.menu:link 
{
text-decoration:none;
color:#666666;
font-size: 12px; 
font-weight: bold
}

a.menu:visited 
{
text-decoration:none;
color:#666666;
font-size: 12px; 
font-weight: bold
} 

a.menu:hover
{
text-decoration:none;
color:#CC6600;
font-size: 12px; 
font-weight: bold
} 

a.menu:active 
{
text-decoration:none;
color:#666666;
font-size: 12px; 
font-weight: bold
}
