body {
	background-color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #DBDBDB;
}

a:link {
	color: #009966;
	text-decoration: none;
}

a:hover {
	color: #00CE8B;
	text-decoration: underline;
}

a:visited {
	color: #009966;
	text-decoration: none;
}

a:active {
	color: #00CE8B;
	text-decoration: underline;
}

.title {
	font-size: 25px;
	line-height: 30px;
	color: #8794AD;
}

.reallybig {
	font-size: 35px;
	line-height: 40px;
	color: #990000;
}
