body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	margin: 10px;
}
.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
}
.cap {
	float: left;
	width: auto;
	font-size: 2.5em;
	line-height: 0.81em;
	color: #AD0000;
	font-family: georgia, times, sans-serif;
}
.mid-cap {
	width: auto;
	font-size: 2.5em;
	line-height: 0.81em;
	color: #AD0000;
	font-family: georgia, times, sans-serif;
}
.bold-white {
	color: #EFEFEF;
	font-weight: bold;
}
.bold-red {
	color: #E10000;
	font-weight: bold;
}
img {	
	border: none;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:link {
	color: #8A33D9;
	font-weight: bold;
}
a:visited {
	color: #AD0000;
	font-weight: bold;
}
a:hover {
	color: #33FF00;
	font-weight: bold;
}
a:active {
	color: #F20000;
	font-weight: bold;
}
