a:link       { text-decoration: none }
a:hover      { text-decoration: none; background-color: #294F35; color: #FFFFFF; 
               position:relative ;top:2px ;left:2px ; font-family: 'MS UI Gothic', sans-serif }
a:visited    { text-decoration: none }
a:active     { text-decoration: none; background-color: #294F35; color: #FFFFFF; 
               font-family: 'MS UI Gothic', sans-serif }
body{
  scrollbar-arrow-color:#6D6D6D;
  scrollbar-base-color:#6D6D6D;
  scrollbar-shadow-color:#6D6D6D;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;}