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