body {

	background-color: #383838;
}

a:link {
	font-family: Verdana; 
	font-size: 10px; 
	color: #252525;
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	font-family: Verdana; 
	font-size: 10px; 
	color: #252525;
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
}

table {
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000;
}
