body {
	background-color: #34021F;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

::-moz-selection {background:#fff;color:#FF0000;}
::selection {background:#fff;color:#FF0000;}


.style3 {font-size: 1px; color: #808589; }

