A:link        {
	color: #FF3300;
	background-color: transparent;
	text-decoration: underline;
} 

A:visited     {
	color: #FF3300;
	background-color: transparent;
	text-decoration: underline;
} 

A:hover       {
	color: #3366FF;
	background-color: transparent;
	text-decoration: none;
} 


BODY          {
	font-family: Verdana, arial, helvetica, serif;
	font-size:10px;
	color: #000000;
	 

} 
 

TD            {
	font-family: Verdana, arial, helvetica, serif;
	color: #000000;
	font-size:10px;
	text-align : left;
	 
} 


 
 
