@charset "ISO-8859-1";

body {
	background-color: #000000;
}
body,td,th {
	color: #A8A8A8;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #A8A8A8;
}
a:visited {
	color: #A8A8A8;
}
a:hover {
	color: #EC2114;
}
a:active {
	color: #A8A8A8;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}

.testimonial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ccc;
	text-align: left;
}

.honored_guest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #69F;
	text-align: right;
}
.topnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #996;
	text-align: center;
}
.topnav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #996;
	text-align: center;
	text-decoration:none;
}
.topnav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #996;
	text-align: center;
	text-decoration:underline;
}
