td {  font-size: 12px;}
body { font-size: 12px;}

.gh
{
    font-weight: bold;
    text-decoration:none;
}



.disc {
 font-family: techno,Arial, Helvetica,Verdana, sans-serif;
 font-weight: bold;
 color: red;
 font-size: 12px;

}


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;
