BODY {
	color: #656565;
	font-size: larger;
}

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

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