body {
	background-color: #000000;
}
a {
	color:#999999;
}
a:hover {
	color:#4438FF;
	text-decoration:underline;
}
.default_text {
	font-family:"BankGothic Lt BT", "BankGothic MD BT";
	text-decoration:none;
}
.default_text:hover {
	color:#4438FF;
	text-decoration:underline;
}
.prevnext_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.pagesnum_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.footer_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
}
.white_text {
	color:#FFFFFF;
}
.mouseovershirt {
	background-color:#DFDFFF;
}
.mouseoutshirt {
	background-color:#FFFFFF;
}
.mouseovertext {
	background-color:#9390C9
}
.mouseouttext {
	background-color:;
}
