body, td, tr, th {
	font-family:Arial Unicode MS;
	font-size:9pt;
	color:000000;
	text-decoration: none;
	}

a:link {
	color: #2f6790;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2f6790;
}
	A:hover {
		COLOR: #990000; 
		TEXT-DECORATION: underline;
		font-weight: bold;
	}
	
	a:active {
	text-decoration: none;
	color: #CC9900;
}


