links 
{
	text-decoration: none;
}

a 
{
	text-decoration: none;
}

a:hover
{
   color:#FF0000;
   text-decoration: nones;
   font-weight: bold;
   font-style: italic;
 }