body {
	background-color: #3B3B3B;
}

td {
	font-family: Times, serif;
	font-size: 20px;
	color: #006DFD;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #006DFD;
}

a:hover {
	text-decoration: none;
	background-color: #3B3B3B;
	color: #006DFD;
}
.inactive {
	text-decoration: none;
	color: #006DFD;
}

.title {
	font-family: Times, serif;
	font-size: 36px;
	color: #006DFD;
}

.title2 {
	font-family: Times, serif;
	font-size: 36px;
	color: #006DFD;
}


