body {
    scrollbar-arrow-color: 000000;
    scrollbar-base-color: CCCCCC;
    scrollbar-face-color: CCCC99;
    scrollbar-highlight-color: FFFFFF;
    scrollbar-3d-light-color: 00000;
    scrollbar-shadow-color: 000000;
    scrollbar-dark-shadow-color: 000000;
}

a:active     {
font-family: System, Arial Narrow, Arial; 
font-size: 9pt; 
 text-decoration: none; 
 font-weight: bold 
 }
 
a:link	 {
font-family: System, Arial Narrow, Arial; 
font-size: 9pt;  
color: #663333; 
text-decoration: none;
 font-weight: bold 
 }
 
a:visited    {
font-family: System, Arial Narrow, Arial; 
font-size: 9pt; 
 color: #663333;  
 text-decoration: none; 
 font-weight: bold 
 }
 
a:hover      {
font-family: System, Arial Narrow, Arial; 
font-size: 9pt;  
color: #3366CC; 
text-decoration: underline; 
font-weight: bold;  
  }
  
  .menu   {
 font-family: System, Arial Narrow, Arial; 
 font-size: 9pt; 
 color: Black; 
 text-decoration: none; 
 font-weight: bold 
 }