
body {
	background-color : #FFFFFF;
	font-size: 12px;
}

a:link {
   color : #333C2A;
	text-decoration : none;
	}
 A:VISITED{
   color : #57642F;
	text-decoration : none;
}

A:HOVER {
	color : #AAB566;
	text-decoration : none;
}

hr{
	color: #800000;
}
p 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
	
