BODY {
height: 100%;
scrollbar-face-color: #AED09E;
scrollbar-shadow-color: #436532;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #000000;
background-image: url(/backgroundgreyfade.jpg);
background-repeat: repeat-x;
background-height: 100%;
}

a.gray:link {color : #cccccc; text-decoration : underline;}

a.gray:visited  {color : #cccccc; text-decoration : underline;}

a.gray:hover  {color : #cccccc; text-decoration : underline; font-weight : bold;}

a.gray:active  {color : #cccccc; text-decoration : none;}

a.blue:link {color : #0000ff; text-decoration : underline;}

a.blue:visited  {color : #0000ff; text-decoration : underline;}

a.blue:hover  {color : #0000ff; text-decoration : underline; }

a.blue:active  {color : #0000ff; text-decoration : none;}
