td {  font-size: 12px;}
body { font-size: 12px;}

.gh1
{
    font-weight: bold;
}

.gh {
 font-family: Arial, Helvetica,Verdana, sans-serif;
 font-size: 13px;
 text-decoration : underline
}


.gh2 {
 font-family: Arial, Helvetica,Verdana, sans-serif;
 font-size: 10px;
 color: #CDCDCD

}

.gh3 {
 font-family: techno,Arial, Helvetica,Verdana, sans-serif;
 font-size: 13px;
 color: #B8860B;
 text-decoration : underline
}


a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
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;
  
}
