body {
    scrollbar-arrow-color: 000000;
    scrollbar-base-color: CCCCCC;
    scrollbar-face-color: DDBB88;
    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: 12pt;  
color: #990000; 
text-decoration: none;
 font-weight: bold 
 }
 
a:visited    {
font-family: System, Arial Narrow, Arial; 
font-size: 9pt; 
 color: #224422;  
 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;  
  }
 

