body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;	
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
		color: #000000;
}

