<style type="text/css">{  }

     A:link {color: #556F9B; cursor:hand; text-decoration: underline;}
     A:visited {color: #D8E1F2; text-decoration: underline;}
     A:active {color: #8AA1D3; text-decoration: none;}
     A:hover {color: #8AA1D3; cursor:hand; text-decoration: none;}
	 
     body {
     scrollbar-face-color: #CFDAEF; 
     scrollbar-darkshadow-color: #CFDAEF;
     scrollbar-highlight-color: #6E8EC7; 
     scrollbar-3dlight-color: #CFDAEF; 
     scrollbar-shadow-color: #6E8EC7; 
     scrollbar-track-color: #CFDAEF; 
     scrollbar-arrow-color: #6E8EC7;
	 cursor: crosshair
     }
	 
     .head {
     color: #cad7ee;
	 background-image: url(headerbg.png);
     margin:0;
     font-family: Comic Sans MS, Arial;
     font-size: 14px;
     font-weight: bold;
     border:3px double 6b8bc5; 
     padding: 1px}

     body 
     {
     background-color: "#CFDAEF";
     background-attachment: scroll;
     background-repeat: repeat-y; 
     font-weight: normal; 
     color: #556F9B; 
     font-size: 11px;
     font-family: comic sans ms, arial;
	 background-image: url(background.png)
	 }
     --> 
</style>