BODY {
	background-color: #9C150D;
}


A {
	text-shadow : ButtonFace;
	font-family : Verdana;
	text-decoration : none;
	color : White;
	font-size : 11px;
	font-stretch : condensed;
	font-weight : bolder;
	vertical-align : middle;
}

	
A:HOVER {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	vertical-align : middle;
	
}


P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
