BODY {
	font-family : Verdana;
	font-size : large;
	color : gold;
}

A:link {
	color : White;
}

A:VISITED {
	color : White;
}

A:HOVER {
	color : #ff99ff;
}

A:ACTIVE {
	color : #ff00ff;
}

H4 {
	font-family : Verdana;
	font-size : small;
	color : White;
}

H3 {
	font-family : Verdana;
	font-size : medium;
	color : White;
}

H2 {
	font-family : Verdana;
	font-size : large;
	color : White;
}

TD.images {
	font-family : Verdana;
	font-size : xx-small;
	color : black;
}

TD {
	font-family : Verdana;
	font-size : x-small;
	color : gold;
	font-weight : Bold;
}

BLOCKQUOTE {
	font-family : Verdana;
	font-size : small;
	color : gold;
	font-weight : Bold;
}

TD.main {
	font-family : Verdana;
	font-size : small;
	color : black;
	font-weight : Bold;
}





