body {
	background-color: #ffffff;
}

a {
	text-decoration: none;
	color: #cc0000;
}

a:hover {
	text-decoration: underline;
	color: #336699;
}
