a:link {
	color: 10006E;
	font-weight: bold;
	text-decoration:none;
} 
a:visited {
	color: 10006E;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: 10006E;
	font-weight: bold;
	text-decoration:underline;
}
