.background_horrorscifi {
	background-attachment: scroll;
	background-color: 171717;
	background-image: url(images/bground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.headlines_titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
}
.article_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: none;
}
.article_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	line-height: normal;
	text-transform: uppercase;
}
.partytitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}


.pagelinks
a { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; }
a:link { color: red; }
a:visited { color: red; }
a:hover { color: white; }
a:active { color: red; 
}



.links_horrorscifi {
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.footerlinks_horrorscifi {
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
