@charset "ISO-8859-1";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #81C2FD;
	text-decoration: none;
}
a:visited {
	color: #81C2FD;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: da0707;
}

a:active {
	text-decoration: none;
	color: da0707;
}
.nav_text {
	font-size: 11px;
	word-spacing: 1em;
	letter-spacing: .1em;
}
.text {font-size: 11px}
.header {
	font-size: 11px;
	font-weight: bold;
	color: #e00200;
	letter-spacing: .1em;
	word-spacing: 1em;
}
