BODY {
	cursor: url(cass.cur);
	scrollbar-face-color:#004990;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#CCCCFF;
	scrollbar-darkshadow-color:#CCCCFF;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#CCCCFF;
	scrollbar-track-color:#CCCCFF;
	background-attachment: fixed;
	background-image: url(pics/newlogo_wat.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	background-color: #CCCCFF;
	color: #004990;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}
a:link {
	color: #004990;
	text-decoration: none;
}
a:visited {
	color: #004990;
	text-decoration: none;
}
a:hover {
	cursor: url(RainBusy.ani);
	color: #004990;
	text-decoration: none;
	border: medium groove #FF0000;

}
a:active {
	color: #004990;
	text-decoration: none;
}
