a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
table {
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	padding-right: 3px;
	padding-bottom: 3px;
	background-color: #000000;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #5C0160;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
}

