BODY {
	color: Black;
	background-color: Silver;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: medium;
}

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

A:HOVER {
	color: #990000;
	text-decoration: none;
}
