body{
scrollbar-face-color: #FDEECF;
scrollbar-shadow-color: #1469C4; 
scrollbar-highlight-color: #1469C4;
scrollbar-3dlight-color: #FDEECF; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #FFFEFA;
scrollbar-arrow-color: #1469C4;
height:100%;
/* cursor:url("sailfish.cur"); */
}
.bText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}.bTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.bodylinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}

A:link {text-decoration: underline; color:#333333;}
A:visited {text-decoration: underline; color:#999999}
A:active {text-decoration: underline}
A:hover {text-decoration: underline; color: #0099FF}

.overLinks A:link {text-decoration: underline; color:#0000FF}
.overLinks A:visited {text-decoration: underline; color:#999999}
.overLinks A:active {text-decoration: underline}
.overLinks A:hover {text-decoration: underline; color: #0099FF}