h2 { font-size: 180%; font-family: Trebuchet MS; color: rgb(255, 255, 204); }
body, td { color: rgb(235, 235, 235); font-family: Verdana; font-size: 13px; }

a:link { color:#ffffcc; text-decoration: none }          /* unvisited link */
a:visited { color:#ffffcc; text-decoration: none }       /* visited link */
a:hover { color:#ffffcc; text-decoration: underline      /* mouse over link */
a:active { color:#FF6666; text-decoration: underline }   /* selected link */
