a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #223B98;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
    font-family: Verdana;
	font-size: 11px;
	color: #223B98;
	text-decoration: underline;
	font-weight: bold;
	
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #D81305;	
	text-decoration: underline;	
	font-weight: bold;
}
