BODY {
	color: Black;
	font-family: Arial, "Arial Black", "Arial Narrow", "Times New Roman", monospace;
	font-size: x-small;
	font-weight: bold;
}

A {
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}
