body {
	font-family: sans-serif;
	font-size: 9px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#003399;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#FFFFFF;
	font-style: normal;
}

	A:link {text-decoration: none; color: blue;}
	A:visited {text-decoration: none; color: blue;}
	A:hover {text-decoration: none; color: #ff9900;}
	A:active {text-decoration: none; color: red;text-decoration: none}
