p {
	font-size: 13px;
	line-height: 1.4;
	}


	a:link {color: #050285; text-decoration: underline; }
	a:active {color: #ae9902; text-decoration: underline; }
	a:visited {color: #050285; text-decoration: underline; }
	a:hover {color: #ae9902; text-decoration: underline; }

a.white:link { color: #ffffff; text-decoration: none }
a.white:active { color: #fef098; text-decoration: none }
a.white:visited { color: #ffffff; text-decoration: none }
a.white:hover { color: #fef098; text-decoration: none }



body {

	background: #FDFAEB;
	color: 050285;
	



	font-family: georgia;
	font-size: 70%;




	scrollbar-3dlight-color:#ffffff;
        scrollbar-arrow-color:#FEF6C5;
        scrollbar-base-color:#000000;
        scrollbar-track-color:#ffffff;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#050088;
        scrollbar-highlight-color:#050088;
        scrollbar-shadow-color:#050088}

}
