BODY {
	color: Black;
	font-family: sans-serif;
	font-size: small;
}

A {
	color: #660033;
	text-decoration: none;
}

A:HOVER {
	color: #663366;
	text-decoration: underline;
}
