a:link {
	color : #000080;
	text-decoration : underline;
}

a:visited {
	color : #000080;
	text-decoration : underline;
}

a:hover {
	color : #0000FF;
	text-decoration : none;
}

a:active {
	color : #000080;
	text-decoration : underline;
}


p {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000080;

}

body {
	background	scrollbar-track-color : FCF4D1;
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-3dlight-color : 333333;
	scrollbar-arrow-color : 555555;
	scrollbar-darkshadow-color : EFEDED;
	scrollbar-face-color : EFEDED;
	scrollbar-highlight-color : CCCCCC;
	scrollbar-shadow-color : 999999;

}
