BODY {
scrollbar-base-color : #F8E8D1;
scrollbar-arrow-color : #000000;
scrollbar-shadow-color:    #dddddd;
scrollbar-highlight-color: #ffffff;
scrollbar-track-color:     #eeeeee; 
background : url(images/bkg2.jpg) fixed;
font-family : "arial, sans-serif, Comic Sans MS";
font-size:14px;
 letter-spacing : normal;
 word-spacing : normal;
 overflow: auto;
 table 	{
 	/*background-color: #f8e8d1;*/
 	/*background-color: #d1e8f5;*/
 	/*background-color: #e2faff;*/
 	background-color: #ffega3;
 	}

A:link { text-decoration: none; color: rgb(0,0,255);
font-size:12px;
}

A:visited { text-decoration: none; color: rgb(0,0,255);
font-size:12px;
}

A:hover { text-decoration: overline underline; color: rgb(255,0,0); 
background-color : #FFFF99; 
font-size:12px;
 
}
	
