BODY {
	font-family : "Comic Sans MS";
	background-color : #6DC7FA;
}

A:LINK, A:VISITED, A:ACTIVE {
	color : Blue;
}
A:HOVER {
	color : Black;
}
