body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	background-attachment: scroll;
	background-image: url(http://www.suicidekitten.com/images/home/gallery/background.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #DABA79;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #DABA79;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #ECC983;
	font-weight: bold;
	text-decoration: line-through;
}
a:hover {
	color: #ECC983;
	text-decoration: line-through;
	font-weight: bold;
}
.regularfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #C9CAB4;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F2E5;
}
