body {
	margin:0px;
	background-color:#000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #808080;
}

td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.story {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#808080;
	line-height: 20px;
}
.scrollText{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#ED1E8B;
	line-height: 20px;
}
a.scrollText{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#ED1E8B;
	line-height: 20px;
	text-decoration:underline;
}