@charset "ISO-8859-1";
body {
	background-color: #150A0D;
}
h6 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: right;
}
a {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
	color: #CFF;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #9C9;
}
body,td,th {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
