body {
	background-image: url(images/bg.gif);
	background-color: #171717;
}
body,td,th {
	color: #FFFFFF;
}

a.boxlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color:#FFFF00;
}
a.boxlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color:#FFFF00;
}
a.boxlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color:#800000;
	background-color:#FFFF00;
}
a.boxlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color:#800000;
	background-color:#FFFF00;
}

.toptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #040404;
	font-weight: bold;
	letter-spacing: -1px;
}
.storytxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.subtitles {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: 800;
	text-align: center;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}

a.subtitles:link {
font-size:20px;
color:yellow;
text-decoration:underline;
}
a.subtitles:visited {
font-size:20px;
color:yellow;
text-decoration:underline;
}
a.subtitles:hover {
font-size:20px;
color:red;
text-decoration:none;
}
a.subtitles:active {
font-size:20px;
color:red;
text-decoration:none;
}.subtitles2 {

	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: 800;
	text-align: center;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
a.subtitles2:link {

font-size:30px;
color:yellow;
text-decoration:underline;
}
a.subtitles2:visited {

font-size:30px;
color:yellow;
text-decoration:underline;
}
a.subtitles2:hover {

font-size:30px;
color:red;
text-decoration:none;
}
a.subtitles2:active {

font-size:30px;
color:red;
text-decoration:none;
}
