BODY {
	color: Black;
	font-family: "MS Sans Serif", Geneva, sans-serif, sans-serif;
	font-size: smaller;
	text-align: left;
}

A {
	color: #0000CD;
	text-decoration: none;
}

A:HOVER {
	color: #DC143C;
	text-decoration: none;
}
