td {  font-size: 12px;}
body { font-size: 12px;}

.gh
{
    font-weight: bold;
    text-decoration : none;
}



a:link{text-decoration: underline;}
a:visited{text-decoration: underline;}
A:active{text-decoration: underline;}
a:hover{ text-decoration: none; color: pink; }

BODY{
  scrollbar-arrow-color:#666666;
  scrollbar-base-color:#666666;
  scrollbar-dark-shadow-color:#000000;
  scrollbar-face-color:#000000;
  SCROLLBAR-TRACK-COLOR:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#666666;
  scrollbar-3dlight-color:#666666; }