body {
	background-color: #ffffcc;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #0033CC;
}