a,strong
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #36632A;
}
a:hover
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #36632A;
}

