body
{
 scrollbar-base-color: #e2bb20;
 scrollbar-arrow-color: white;
 scrollbar-track-color: #f8f7be;

 scrollbar-shadow-color: black;
 scrollbar-lightshadow-color: black;
 scrollbar-darkshadow-color: grey;

 scrollbar-highlight-color: white;
 scrollbar-3dlight-color: black;
}
  
a.TextLinks
{
 BACKGROUND: none transparent scroll repeat 0% 0%;
 FONT-FAMILY: comic sans ms, times new roman;
 FONT-WEIGHT: none;
 text-decoration:color: none;
 color: #B36922;
 font-size: 11px;
}

a.TextLinks:visited
{
 BACKGROUND: none transparent scroll repeat 0% 0%;
 FONT-FAMILY: comic sans ms, times new roman;
 FONT-WEIGHT: none;
 text-decoration:none;
 color: #B36922;
 font-size: 11px;
}

a.TextLinks:hover
{
 BACKGROUND: none transparent scroll repeat 0% 0%;
 FONT-FAMILY: comic sans ms, times new roman;
 FONT-WEIGHT: none;
 text-decoration:underline;
 color: #B36922;
 font-size: 11px;
}

a.TextLinks:active
{
 BACKGROUND: none transparent scroll repeat 0% 0%;
 FONT-FAMILY: comic sans ms, times new roman;
 FONT-WEIGHT: none;
 text-decoration:none;
 color: #B36922;
 font-size: 11px;
}