A:link {text-decoration: none; color: gray;}
A:visited {text-decoration: none; color: gray;}
A:hover {text-decoration: none; color: red;}
A:active {text-decoration: none; color: red;}
BODY {color: black; background: white; font-family: arial, sans-serif;}