  <!-- 
   A:link {text-decoration: underline; color: #106b4a} 
   A:visited {text-decoration: underline; color: #106b4a} 
   A:active {text-decoration: underline; color: #106b4a}
   A:hover {color: #ffeeee; background-color: #106b4a}
IMG { border-color: #ffffff ; }
H1 { 
font-size: Medium;
font-family: "Times New Roman";
color: 106b4a;
font-style: italic;
 }
H2 {
font-size: small;
font-family: "Times New Roman";
color: 106b4a;
}
     body
     {scrollbar-face-color: #106b4a ; scrollbar-shadow-color: black; 
     scrollbar-highlight-color: #ffeeee; scrollbar-3dlight-color: black; 
     scrollbar-darkshadow-color: #106b4a ; scrollbar-track-color: #ffeeee; 
     scrollbar-arrow-color: #ffeeee}


