body {
	color: Maroon;
	background-color: White;
	font-family: sans-serif;
	font-size: small;
	text-align: left;
}

a {
	color: #800040;
}

a:hover {
	color: #A4A4A4;
}