a:visited {
	color: #660066;
	font-size: x-small;
	text-decoration: none;
}
a:link {
	color: #000087;
	font-size: x-small;
	text-decoration: none;
}
body {
	font-family: "Times New Roman", serif;
	scrollbar-track-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: White;
	scrollbar-face-color: White;
}