body {
	background-color: #0099CC;
	color: #CC0033;
}
a:link {
	color: #FFFF33;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF6600;
}
