

.top_table
  {  
	  font-family: Geneva, Arial, Helvetica, san-serif; 
	  font-size: 12px; 
	 	font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none; 
		color: #FFFFFF; 
		text-decoration: none;
	}
	
.top_a 				
	{  
		font-family: Geneva, Arial, Helvetica, san-serif; 
		font-size: 12px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		text-transform: none; 
		color: #FFFFFF; 
		text-decoration: none}

.top_a:hover 			
	{  
		font-family: Geneva, Arial, Helvetica, san-serif; 
		font-size: 12px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		font-variant: normal; 
		text-transform: none; 
		color: #BBBBFF; 
		text-decoration: underline overline
	}
