body,td,th {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
body {
	background-color: #660000;
}

a {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #330000;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #FFCC33;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}


.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
	color: #000000;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF99;
	background-color: #666600;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666666;
	color: #FFFF99;
	font-weight: bold;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFCC00;
	background-color: #000000;
}

.smalltext {
	font-size: smaller;
	border-color: #000000;
}
.bigtext {
	font-size: larger;
}
h1 {
	color: #FFEF6B;
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFCC00;
}
