body {
	color:#0000FF;
	background-color:#000000;
	scrollbar-face-color:#111111;
	scrollbar-arrow-color:#1E90FF;
	scrollbar-highlight-color:#111111;
	scrollbar-shadow-color:#0000FF;
	scrollbar-base-color:#0000FF;
}

H1 {
	color:yellow;
	font-size:24pt;
	font-weight:bold;
	font-family:"Century";
}

A {
	color:#0000FF;
	text-decoration:none;
	cursor:hand;
}

A:hover {
	color:#FF0000;
	text-decoration:underline;
}

A.1:hover {
	color:#FF0000;
	text-decoration:underline;
}
