A:LINK {
	color : #DB7093;
	text-decoration : none;
	font-size : x-small;
}

A:ACTIVE {
	color : #DB7093;
	text-decoration : none;
	font-size : x-small;
}

A:VISITED {
	color : #DB7093;
	text-decoration : none;
	font-size : x-small;
}

A:HOVER {
	color : #CD5C5C;
	text-decoration : underline;
	font-size : x-small;
}

BODY {
	background-color : #336699;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : White;
}

H1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}

H2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : White;
}
