BODY {
	font-family: helvetica;
	font-size: x-small;
	color: #666666;
	text-decoration: none;

}

TD {
	font-family: helvetica;
	font-size: x-small;
	color: #666666;
	text-decoration: none;

}
A {  
     COLOR: #666666; 
}  
A:hover {  
     COLOR: #3f4a4c; TEXT-DECORATION: none  
}  
A:active {  
     COLOR: #666666; TEXT-DECORATION: none  
}