td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.nav {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #FFCC33;
	text-decoration: none;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.bigtitle {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

.date {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background-color: #A89A62}

.month {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; background-color: #5E6A34}

.day {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}

.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CC9900;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.red {
	color: #990000;
}

.pophead {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #5E6A34}

.black {
	color: #000000;
}.jumpmenu-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.error {
	font-weight: bold;
	color: #990000;
}

