<style>
BODY {
	font-family : Verdana;
	font-size : medium;
	color : White;
}

A:link {
	color : Yellow;
}

A:VISITED {
	color : Yellow;
}

A:HOVER {
	color : Black;
}

H2 {
	font-family : Verdana;
	font-size : large;
	color : Yellow;
}

TD.images {
	font-family : Verdana;
	font-size : xx-small;
	color : White;
}

TD {
	font-family : Verdana;
	font-size : x-small;
	color : White;
	font-weight : Bold;
}
</style>
