body { font-size: 12px;
       font-family: Verdana,Arial,sans-serif;
       background-color: #dddddf;
       height: 100%;
       width: 100%;
       margin: 0px;
    }

 a:link {color:#0000FF;
text-decoration: none;}
 a:visited {color:#0000FF;
text-decoration: none;}
 a:hover {color:#0000FF;
text-decoration: none;}
 a:active {color:#0000FF;
text-decoration: none;}


 a.email:link {color:#666666;
text-decoration: none;}
 a.email:visited {color:#666666;
text-decoration: none;}
 a.email:hover {color:#ff0000;
text-decoration: none;}
 a.email:active {color:#ff0000;
text-decoration: none;}
