BODY, TD {
	font-family : Arial, Helvetica, Verdana, sans-serif ;
	font-size : 11pt;
	color: Black;
} 
A {
	text-decoration: none;
	font-size : 10pt;
	color: #97A0A8;
	font-weight : bold;
} 
A:Hover {
	text-decoration: none;
	font-size : 10pt;
	color: ##97A0A8;
	font-weight : bold;
} 
A:Active {
	text-decoration: none;
	font-size : 10pt;
	color: #97A0A8;
	font-weight : bold;
} 

