BODY {
margin : 1.5cm 20%; 
background-color: lightgrey
}

A:visited {  text-decoration:none; color: red; }
A:link {  text-decoration:none; color: red; }
A:active { text-decoration:none; color: red; }
A:hover { text-decoration:underline; color: red; }
