a:link {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
a:active { 
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; clip:   rect(   ); background-color: #FFFFFF}
A { text-decoration:none;}
A:hover { color:#FF0099;}
