body
{
	 font-family:  Verdana; 
	 font-size: 8pt;
	 font-weight: bold ;
	  
}
A {color: White ; 
   text-decoration: none; 
   font-family:  Verdana; 
   font-size: 10pt;
   font-weight: bold ;
       }

A:hover	{	
	text-decoration: underline;
	color: Yellow ; 
	    }
.describe {display: none}