a:hover {
letter-spacing: 1px;
font-weight:bold;
color:red;
}
a { 
text-decoration: none 
} 


