BODY {
	color: #0002EA;
	background-color: White;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: small;
	background: url(yellow_stucco.gif);
}

A {
	color: Red;
	text-decoration: none;
}

A:HOVER {
	color: #DC143C;
	text-decoration: none;
}
