BODY {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:link  {       color: #0000FF; background: transparent; }
A:active {      color: #FF0000; background: transparent; }
A:visited {     color: #008080; background: transparent; }
A:hover {       color: #00FF00; background: transparent;
                text-decoration: underline;
        }

