body,td,th {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.link {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
