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

