<style>
a:hover { text-decoration: none}
a:active { text-decoration: none}
a:link {  text-decoration: none; color: #CC0000}
a:visited {  text-decoration: none; color: #00CCFF}
</style>a:hover {  color: #FF0066; text-decoration: none}
a:hover {  text-decoration: none; color: #FF0000; font-weight: bold}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
