	
<STYLE TYPPE="text/css"> 
 
a:link { color: "black"; text-decoration: none;}
a:visited { color: "black"; text-decoration: none;}
a:active { color: "red"; text-decoration: none;}
a:hover { color: "red"; text-decoration: none;}
 
</STYLE> 

DIV.BLACK{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color:black

}
