A
{
	text-decoration:none;
}

A:hover  	
{
	text-decoration:none; font-weight:bold;
}
 
A:active  
{

	text-decoration:none; font-weight:bold;
} 

A:link   	
{
	text-decoration:none;
}