a {
	color: #800000;
}
a:hover {
	color: #FFCC00;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}
