  #widget {
  background-color: #000000;
}
table { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10pt;  }

a:link { color: #ffffff; text-decoration: none;    font-weight: bold; text-transform:  uppercase}
a:visited {  color: #ffffff;  text-decoration: none;     font-weight: bold; text-transform: uppercase}
a:active {   color: #ff0000; text-decoration: none;     font-weight: bold; text-transform:  uppercase}
a:hover { color: #FF0000; text-decoration: none;     font-weight: bold; text-transform:  uppercase}
 

 

A.head:link { color:"33FF00"; font-weight:bold;  text-transform:uppercase ; text-decoration: none;  font-size:  15 pt;  }
A.head:visited { color: #cccccc;   font-weight: bold;   text-transform:uppercase ;  text-decoration: none; font-size:  15 pt;  }
A.head:hover {color:"33FF00";  }
