A {
	color: #E9BFA8;
	text-decoration: none;
	font-style: normal;
	font: smaller;
	font-family: Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

A:HOVER {
	color: White;
	text-decoration: none;
	font-style: normal;
	font: normal normal normal smaller;
	font-family: Arial, Helvetica, sans-serif;
	font-size : xx-small;
}



H2 {
	font-family : Arial;
	color : White;
	font : xx-small;
}


H3 {
	font-family : Arial;
	color : White;
	font : xx-small;
}

H4 {
	font-family : Arial;
	color : White;
	font : xx-small;
	background : #781A18;
}

H5 {
	font-family : Arial;
	color : #870000;
	font : xx-small;
	background : White;
}
