body {
	background-color: #669999;
	color: #000099;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
