a:link {
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
