BODY {
scrollbar-base-color :  #B7D9FF;
scrollbar-arrow-color : #000000; 
scrollbar-shadow-color:    #000000;
scrollbar-highlight-color: #999999;
scrollbar-track-color:     #eeeeee;
background-image: url(bkg0.jpg);
background-attachment: fixed;
 font-size:16px;
 }
A:link 
 { text-decoration: none; color: rgb(0,0,255);
 font-family : arial, Comic Sans MS,  sans-serif ;
 font-weight : bold;
 font-size:14px;
 cursor: auto;
 }
A:visited {text-decoration: none;color:rgb(0,0,255);
 font-family : arial, Comic Sans MS,  sans-serif  ;
 font-weight : bold;
 font-size:14px;
 }
A:hover 
 { text-decoration:  underline; color: rgb(255,0,0); 
/* background-color : #fffa5a; */
 background-color : #ffff99; 
/* background-image: url('../images/efm.gif');*/
 font-family : arial, Comic Sans MS,  sans-serif  ;
 font-weight : bold;
 font-size:14px;
 cursor: auto;
 }
{letter-spacing: 1px;}
acronym {border-bottom: dashed red 1px;}
/*<acronym title="this is the text that shows</acronym>*/
p {text-indent: 14px;}
/*p:first-letter
  {color: blue;
   font-size: 20px;
   font-family: fantasy;}*/
