a:link {
	color: #000066;
	text-decoration: none;
	font-family: Sylfaen, System, Tahoma;
	font-size: 16px;

}

a:hover {
	text-decoration: none;
	color: #000066;
}

a:visited {
	text-decoration: none;
	color: #000066;
}
	
body {
	background-color: #666666;
	font-family: Sylfaen, System, Tahoma;
	font-size: 16px;
	font-style: normal;
	
}

.header {
	font-family: Sylfaen, System, Tahoma;
	font-size: 28px;
	font-style: normal;

}

.story	{
	font-family: Sylfaen, System, Tahoma;
	font-size: 16px;
	font-style: normal;

}

.date	{
	font-family: Sylfaen, System, Tahoma;
	font-size: 14px;
	font-style: italic;
	color: #999999;
	
}

.spamheader	{
	font-family: Sylfaen, System, Tahoma;
	font-size: 16px;
	font-style: normal;
	color:#00FF33;

}

.subheader {
	font-family: Sylfaen, System, Tahoma;
	font-size: 20px;
	font-style: normal;

}

.small	{
	font-family: Sylfaen, System, Tahoma;
	font-size: 14px;
	font-style: normal;

}