body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
	line-height: 16px;
	color: #434343;
}

td, p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #434343;
}

th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}

a {
	color: #85B0C6;
	text-decoration: underline;
}

a.visited {
	color: #434343;
	text-decoration: underline;
}

.footer {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #434343;
}

.red {
	color: #CC3232;
}

.quote {
	color:#9933CC;
	font-size: 19px;
	line-height: 20px;
}

.works_title {
	color: #CC3232;
	font-size: 11px;
}

.works_selected {
	color: #CC3232;
	font-size: 12px;
}

a.works {
	color: #99999A;
	font-size: 12px;
	text-decoration: none;
}

a.works:hover {
	color: #99999A;
	font-size: 12px;
	text-decoration: underline;
}

