BODY 
{
text-align: justify;
font-family:  "Comic Sans MS", arial, sans-serif;
font-size: 14px;
font-weight : bold;
scrollbar-base-color :  #663300;
scrollbar-arrow-color : #f5a281; 
scrollbar-shadow-color:    #000000;
scrollbar-highlight-color: #f5a281;
scrollbar-track-color:     #f5a281;
background-color: #f5a281;
background-color: #f5a281;
}

 
A:link 
 { text-decoration: none; color: rgb(0,0,255);
 font-family : "Comic Sans MS", arial, sans-serif;
 font-weight : bold;
 font-size:14px;
 cursor: auto;
 }
 
A:visited 
{ text-decoration: none;color:rgb(0,0,255);
 font-family : "Comic Sans MS", arial, sans-serif;
 font-weight : bold;
 font-size:14px;
 cursor: auto;
 }
 
A:hover 
 { text-decoration:  underline; color: rgb(255,0,0); 
 background-color : #ffff99; 
 font-family : "Comic Sans MS", arial, 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>*/
 

