body  {
	font : normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	background-color : #870008;
	}

table  {
	width: 95%;
	font-family : "Verdana";
	font-size : 12px;
	text-align : center;
	text-decoration : none;
	padding : 0px;
	Margin : 0px;
	border-style : none;
}
A  {
	color : #CCCCCC;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

A:Visited  {
	color : #FFFFFF;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
}

A:Active  {
	color : #ffffff;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	font-style : normal;
	text-decoration: blink;


}

A:Hover  {
	color : #ffffff;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

