BODY {
	background-color: #cccccc;
	color: Black;
	font-family: serif;
	font-size: x-small;
}

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

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