body,td,th {
	font-family: "Tw Cen MT", Verdana, helvetica, arial;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: "Tw Cen MT", Verdana, helvetica, arial;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	border-color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #999999;
	border-color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
