a {
 color: #0000ff;
 text-decoration: none 
}

a:hover {
 color: #ff0000;
 text-decoration: none;
 border: dotted 0px #000000 
}
