a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #00086D;
	font-weight : bold;
	text-decoration : none;
}

a:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #00086D;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #00086D;
	font-weight : bold;
	text-decoration : underline;
}

