body {
	background-color: #006600;
	color: #FFFFFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

A {
text-decoration: none;
color: #cc33ff;
}

A:Hover {
text-decoration: none;
color: #CCCCCC;
}

.title {
	font-size: 18px;
	font-weight: bold;
    color: #cc33ff;
}

.whitetitle {
	font-size: 16px;
	font-weight: bold;
    color: #FFFFFF;
}

.navigation {
	font-size: 16px;
	font-weight: bold;
    color: #33ff66;
}
