  <!-- 
   A:link {text-decoration: underline; color: #5a0028} 
   A:visited {text-decoration: underline; color: #5a0028} 
   A:active {text-decoration: underline; color: #5a0028}
   A:hover {color: #d1c3dc; background-color: #5a0028}
IMG { border-color: #5a0028 ; }
H1 { 
font-size: Medium;
font-family: "Times New Roman";
color: 5a0028;
font-style: italic;
 }
H2 {
font-size: small;
font-family: "Times New Roman";
color: 5a0028;
}
     body
     {font-family: arial, "comic sans ms", technical;
     scrollbar-face-color: #5a0028 ; scrollbar-shadow-color: black; 
     scrollbar-highlight-color: #d1c3dc; scrollbar-3dlight-color: black; 
     scrollbar-darkshadow-color: #5a0028 ; scrollbar-track-color: #d1c3dc; 
     scrollbar-arrow-color: #d1c3dc}

