body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
}
a {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
a.black {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.black:link {
	text-decoration: none;
}
a.black:visited {
	text-decoration: none;
	color: #000000;
}
a.black:hover {
	text-decoration: underline;
	color: #666666;
}
a.black:active {
	text-decoration: none;
	color: #000000;
}