<!--

a:link, a:visited, a:hover, a:active {
	font-family : Arial;
	color: #CC0000; font-weight:bold
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}
