body
{
	background-color: #3c3c3c;
	font-family: arial;
	color: white;
	margin: 0px;
}
td
{
	background-color: #3c3c3c;
	font-family: arial;
	color: white;
	border: none;
}

hr
{
	color: black;
	height: 1px;
}

a
{
	text-decoration: none;
}

a:visited
{
	color: #f69204;
}
a:link
{
	color: #f69204;
}
a:hover
{
	color: #f9cf93;
}
a:active
{
	color: #f69204;
}

.headerbarlinks
{	
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}

.newspost
{
	font-size: 12px;
}

.infobar
{
	font-size: 12px;
}
.footer
{
	font-size: 10px;
	width: 800px;
	color: silver;
}
.comictitle
{
	font-size: 18px;
	font-weight: bold;
	color: #f69204;
}