A { text-decoration:none }
a:hover 
{
	text-decoration:  underline; 
	background: transparent;	
	color: #00CC33;
}

