td {  font-size: 12px;}
body { font-size: 12px;}

.gh
{
    font-weight: bold;
}

.bio {
 font-family: Arial, Helvetica,Verdana, Arial, sans-serif;
 font-size: 13px;
 color: #FFFFFF;
 text-decoration : underline;

}

.bio2 {
 font-family: Arial, Helvetica,Verdana, sans-serif;
 font-size: 12px;
 color: pink;
 text-decoration : underline;

}



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;