﻿body
{
	font-size: 12px;
	font-family: Arial;
	color: #FF0000;
	background-color: #000000;
	font-weight: bold;
}

#thumbs
{
	font-size: 10px;
	}


#info
{
	font-size: 10px;
	color: Red;
	}

/*a:link {color: #FF0000}     /* unvisited link */
/*a:visited {color: #00FF00}  /* visited link */
/*a:hover {color: #FF00FF}   /* mouse over link */
/*a:active {color: #0000FF}   /* selected link */

a:link
{
	color: #74a6d3;
}     /* unvisited link */
a:visited {color: #74a6d3}  /* visited link */
a:hover {color: #ffffff}   /* mouse over link */
a:active {color: #74a6d3}   /* selected link */

#satan
{
	font-size: 12px;
	font-family: Arial;
	color: #ff0000;
	background-color: #000000;
	font-weight: bold;
}

#satanHeader
{
	font-size: 48px;
	font-family: Old English Text MT;
	color: #ff0000;
	background-color: #000000;
	font-weight: bold;
	text-align:center;
	
}

#subheader
{
	font-size: 12px;
	font-family: Old English Text MT;
	color: #ff0000;
	background-color: #000000;
	font-weight: bold;
	text-align:center;
	
}

table
{
	font-size: 12px;
	font-family: Arial;
	color: #FF0000;
	background-color: #000000;
	/*font-weight: bold;*/
}

ul li
{
	font-size: 12px;
	font-family: Arial;
	color: #FF0000;
	background-color: #000000;
	font-weight: bold;
}
