
a.left { text-decoration: none }
a.left:active { color: #900 }
a.left:link { color: #fff }
a.left:visited { color: #fff }
a.tabcon { text-decoration: none }
a.tabcon:active { color: #900 }
a.tabcon:hover { color: #900 }
a.tabcon:link { color: #036 }
a.tabcon:visited { color: #036 }
a.text { text-decoration: none }
a.text:active { color: #900 }
a.text:hover { color: #900 }
a.text:link { color: #009 }
a.text:visited { color: #009 }
body { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
  color: #000;
  background-color: #fff }