a:hover 
{
   color:red; 
   text-decoration:none;
} 
body
{
 		background-color: #9999cc;
}
