BODY {
	color: Black;
	background-color: #ADD8E6;
	font-family: sans-serif;
	font-size: small;
}

A:HOVER {
	text-decoration: none;
}
