body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	background-color: #000000;
	background-image: none;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: normal;
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;


}
a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #99CCFF;

}
