.text
{   
	FONT-WEIGHT: normal;    
	LINE-HEIGHT: 18px;    
	FONT-SIZE: 13px;    
	COLOR: black;    
	FONT-FAMILY: Arial, Geneva, Tahoma, Verdana, Trebuchet MS,  Tahoma, Verdana,
}
.textlink
{   
	FONT-WEIGHT: normal;    
	LINE-HEIGHT: 18px;    
	FONT-SIZE: 13px;    
	COLOR: #000000;    
	FONT-FAMILY: Arial, Geneva, Tahoma, Verdana, Trebuchet MS,  Tahoma, Verdana,
}
.textlink:hover
{
	text-decoration: none;
	color: white; 
	background: #000000
}
