body {
	background-color: #000000;
}

td {
	font-family: Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	background-color: #AE4C00;
	color: #26EC73;
}
.inactive {
	text-decoration: none;
	color: #FFFFFF;
}

.title {
	font-family: Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.title2 {
	font-family: Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}


