       A:link {text-decoration: none;}
       A:visited {text-decoration: none;}

  body{
  scrollbar-arrow-color: #FF00FF;
  scrollbar-3dlight-color: #FF33FF;
  scrollbar-highlight-color: #FF3EFF;
  scrollbar-face-color: #B00697;
  scrollbar-shadow-color: #AD00AD;
  scrollbar-darkshadow-color: #CC00CC;
  scrollbar-track-color: #FF00FF;
  }

table.linkstable a:link {
  color: #FFFFFF;
}

table.linkstable a:visited {
  color: #FFFFFF;
}

table.linkstable a:active {
  color: #FFFFFF;
}

table.linkstable a:hover {
  color: #FFFFFF;
}


HR { color: #E1E1E1 }

.tableback, .tableback TD, .tableback TH
{
background-color:purple;
color:white;
}




.submitbutton {  font-family: Verdana Ref, Arial, Helvetica, sans-serif; 
font-size: 17px; 
color: #E1E1E1; 
background-color: transparent; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
cursor: pointer;
cursor: hand;
border-left-width: 0px; 
text-decoration: none}