a:link, A:visited, A:active 
{
	text-decoration: none;
	}

a:hover 
{ 
	text-decoration: underline ;
}
