body {
	background-color: #000000;
}


.textleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.textright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}
.textcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}


a:link {  color: #6C91DB;  font: bold;  font-family: TAH;  font-size: 11px;  text-decoration: none;    }
a:visited {  color: #6C91DB;  font: bold;  font-family: TAH;  font-size: 11px;  text-decoration: none; }
}
a:hover {  color: #FF9900;  font: bold;  font-family: TAH;  font-size: 11px;  text-decoration: none; }
a:active {  color: #6C91DB;  font: bold;  font-family: TAH;  font-size: 11px;  text-decoration: none; }