body {

margin-top: 0px; margin-left: 5px; margin-right: 5px;
 font-family: sans-serif;
}
A:link {color: purple; text-decoration: underline; font-weight: bold;}
A:visited {color: blue; text-decoration: underline; font-weight: bold;}
A:hover{color:red; text-decoration: none;  font-style: normal;  font-weight: bold; }