A  {
	color : white;
	text-decoration : none;
}

A:Visited  {
	color : white;
	text-decoration : none;
}

A:Active  {
	color : Red;
}

A:Hover  {
	color : yellow;
	text-decoration : none;
}



TABLE { font-family: geneva, Arial, helvetica ;
 font-size: 10pt ; 
 font-style: normal ;
 line-height: 11pt ;
 color: #000000 ;
 font-weight: normal ;
 text-transform: justify
 }

TD { 
        font-family: geneva, arial, helvetica ;
 font-size: 10pt ; font-style: normal ;
 line-height: 11pt ; color: none ;
 font-weight: normal ;
 text-transform: justify
 }




