body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #333333;
}
a:link {
	text-decoration: underline;
	color: #660066;
}
a:visited {
	text-decoration: underline;
	color: #660099;
}
a:hover {
	text-decoration: none;
	color: #6600CC;
}
a:active {
	text-decoration: underline;
	color: #660066;
}
.navLeft {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navLeft a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
.navLeft a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
.navLeft a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navLeft a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
.pageFooter {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}