body,ul,p {
 	font-style: normal;
	vertical-align: top;
	
	color: #526222;
	text-shadow: none;
	font-variant: normal; 
	font-family: verdana;
	font-size: 14px;
	text-align: left;


}


a,a:visited,a:active{

	text-decoration: none;
	 color: #526222;

}

a:hover{
	text-decoration: none;
	color: #E74751;
}