body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6e6e6;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #232323;
}
a:link {
	color: #9b9a9a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9b9a9a;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.imgborder {
	border: 1px solid #CCCCCC:
}

a.menu:link {
	color: #e6e6e6;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #e6e6e6;
}
a.menu:hover {
	text-decoration: none;
	color: #ff0000;
}

