  <!-- 
   A:link {text-decoration: none; color: #11a1ef} 
   A:visited {text-decoration: none; color: #11a1ef} 
   A:active {text-decoration: none; color: #11a1ef}
   A:hover {color: #eeeedd; background-color: #11a1ef}
IMG { border-color: #11a1ef ; }
H1 { 
font-size: Medium;
font-family: "Arial";
color: #11a1ef;
font-style: italic;
 }
H2 {
font-size: small;
font-family: "Times New Roman";
color: 042D56;
}
     body
     {scrollbar-face-color: #11a1ef ; scrollbar-shadow-color: black; 
     scrollbar-highlight-color: #eeeeddf; scrollbar-3dlight-color: black; 
     scrollbar-darkshadow-color: #11a1ef ; scrollbar-track-color: #eeeeddf; 
     scrollbar-arrow-color: #eeeeddf;
     }


