body, p,td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: Maroon;
}

.gold{
	color: #FF9933;
}

a{
	text-decoration: underline;

}

a:hover {
	text-decoration: none;
	background-color: #990000;
	color: #FFCC99;
}
a:visited{
	text-decoration: none;


}.calmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: maroon;
}

	}

headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: black;
	}

a.leftnav{
	background-color: #990000;
	color:#FFCC99;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.leftnav:hover {
	background-color: #FFCC99;
	color:#000000;
	font-weight: bold;
}
ol {
	line-height: 1.5;
}
li {
	line-height: 1.5;
}
.lastupdated {
	font-size: x-small;
	color: #000000;
	font-style: italic;
}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}