/* CSS Document */
/* lovitt client site */

	
body { 
	font-size: 12px; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	color: white; 
	background-color: 000000; 
}


a { 
	color: #9B896C;  
	font-weight: bold; 
	text-decoration: none; 
}

a:hover	{ 
	color: white; 
	text-decoration: none; 
}

a:active { 
	color: #7E6B5A; 
	text-decoration: none;  
}

a:visited { 
color: #666666; 
text-decoration: none; 
}

box header { 
color: white; 
text-decoration: none; 
}
.mainnav {
	width: 100%;
	border: 0px none #FFFFFF;
}
.footer {
	color: #7E6B5A;
	font-size: 10px;
	background-color: #000000;
}
