body{ 
	background: #0099CC;
	color:#000000; 
	font-family: "Handwrighting",
	font-size: 14px;}

BODY {
 scrollbar-3dlight-color: 000000;
 scrollbar-arrow-color: 000000;
 scrollbar-darkshadow-color: 000000;
 scrollbar-face-color: FFFFFF;
 scrollbar-highlight-color: FFFFFF;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-track-color: #000000;
}


h1, h2, h3, h4, h5, h6{
	font-family: "Handwrighting", sans-serif;
}


h2{font-size: 16px;}

a{
	color: #000000;
	text-decoration: none;

}

a:visited{
	color: #000000;
	text-decoration: none;

}

a:hover{
	color: #C0C0C0;
	text-decoration: underline;
}

A:td.link{text-decoration : none; color:#808080} 
A:td.active{text-decoration : none; color:#808080} 
A:td.visited{text-decoration : none; color:#808080} 
A:td.hover{text-decoration : none;color:#C60000}

img.clams { border: green solid 3px; }


td
{ 
	font-family: "Handwrighting",
	font-size: 12px;}