body {
	background-color: cccccc;
	font-family: Arial;
}

h1 {
	font-family: "Arial Rounded MT Bold";
	color: #FF6600;
	font-weight: bolder;
}
a {
	color: #000066;
	font-weight: bolder;
}

a:visited {
	color: #666666;
	font-weight: bolder;
}
a:active {
	color: #999999;
	font-weight: bolder;
}
