
A, A:HOVER, A:ACTIVE, A:LINK, A:VISITED {
	color : #B22222;
}

BODY {
	background-color : Antiquewhite;
	font-size : medium;
	font-family : serif;
	color : Blue;
}

