BODY {
	color : Fuchsia;
	background-color : #FF6FD0;
	font-family : Book Antiqua;
}

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

td {
	background-color:#F5EBEB;
}

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

h1 {
	font-family : Book Antiqua;
	font-style : italic;
	font-size : large;
	color : C22DBF;
}

h2 {
	font-family : Book Antiqua;
	font-style : italic;
	font-size : medium;
	color : C22DBF;
}
h3 {
	font-family : Book Antiqua;
	font-style : italic;
	color : C22DBF;
}

h4 {
	font-family : Book Antiqua;
	color : C22DBF;
}

h5 {
	font-family : Book Antiqua;
	font-size : xx-small;
	color : C22DBF;
}
