body { margin: 0; }

TABLE{
  font-size : x-small;
}

a:link { color: #0033cc}
a:visited { color: #0033cc}
a:active { color: #0033cc }
a:hover { color: #ff0000} 
A{text-decoration:none;}
-->
a.special:link { color: #cccccc}
a.special:visited { color: #cccccc}
a:special:active{color: #ff0000; }
a.special:hover { color: #ff0000}
