body	{
	background-color: #ffffff;
	margin: 0px;
	scrollbar-face-color: buttonface;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: buttonface;
	scrollbar-3dlight-color: buttonface;
	scrollbar-arrow-color: buttonshadow;
	scrollbar-track-color: #fdf1d4;
	scrollbar-darkshadow-color: buttonshadow;	
}
.nav2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ##405680;
	text-decoration: none;
}
.nav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ##ffa103;
	text-decoration: none;
}
.nav2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ##405680;
	text-decoration: none;
}
