
 a:link { color:#000000; text-decoration:none;}
 a:visited { color:#000096; text-decoration:none;}
 a:hover { color:red; text-decoration:none; background-color:yellow; font-weight:bold;}
 a:active { color:#0000EE; background-color:#FFFF99;}

body {font-family:Arial, Helvetica, Switzerland, sans-serif; margin:0px; scrollbar-face-color:darkgreen;}
td {font-family:Arial, Helvetica, Switzerland, sans-serif;}
th {font-family:Arial, Helvetica, Switzerland, sans-serif;}

#tab {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#000000;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#000000;
 }

#tab2 {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#000000;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#000000;
 }

