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-family : "Comic Sans MS, arial, sans-serif";
font-size:12px;
letter-spacing : normal;
word-spacing : normal;
}


A:link 
 { text-decoration: none; color: rgb(0,0,255);
 font-family :  "Comic Sans MS","Times New Roman", sans-serif,  arial;
 font-weight : normal;
 font-size:14px;
 cursor: auto;
 }
 
A:visited 
{ text-decoration: none;color:rgb(0,0,255);
 font-family :  "Comic Sans MS","Times New Roman", sans-serif,  arial;
 font-weight : normal;
 font-size:14px;
 }
 
A:hover 
 { text-decoration:  underline; color: rgb(255,0,0); 
 background-color : #ffff99; 
 font-family :  "Comic Sans MS","Times New Roman", sans-serif,  arial;
 font-weight : normal;
 font-size:14px;
 cursor: auto;
 }
 

{letter-spacing: 1px;};
acronym {border-bottom: dashed red 1px;}
/*<acronym title="this is the text that shows</acronym>*/
{
	 document.body.style.cursor = "wait";
}	 

