body {
	background-color: #4C4C4C;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #0080FF;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #0080FF;
}

a:hover {
	text-decoration: none;
	background-color: #0080FF;
	color: #4C4C4C;
}
.inactive {
	text-decoration: none;
	color: #0080FF;
}

.title {
	font-family: Verdana, sans-serif;
	font-size: 32px;
	color: #0080FF;
}

.title2 {
	font-family: Verdana, sans-serif;
	font-size: 32px;
	color: #0080FF;
}

