body {
	padding: 60px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #B40101; 
}





.menu {
	font-family: "Helvetica", "Arial", "Verdana", sans-serif;
	font-weight: bold;
	font-size: 96px;
	line-height: 84px; 
	letter-spacing: -5px;
	color: #FF0000;
}

.menu a:link {
	color: #FFEECC;
	text-decoration: none; 
}

.menu a:visited {
	color: #FFEECC;
	text-decoration: none; 
}

.menu a:hover {
	color: #FF0000;
	text-decoration: none; 
}

.menu a:active {
	color: #990000;
	text-decoration: none; 
}







.menuPast {
	font-family: "Helvetica", "Arial", "Verdana", sans-serif;
	font-weight: bold;
	font-size: 96px;
	line-height: 84px; 
	letter-spacing: -5px;
	color: #FF0000;
}

.menuPast a:link {
	color: #FF0000;
	text-decoration: none; 
}

.menuPast a:visited {
	color: #FF0000;
	text-decoration: none; 
}

.menuPast a:hover {
	color: #EE0000;
	text-decoration: none; 
}

.menuPast a:active {
	color: #990000;
	text-decoration: none; 
}












.text {
	font-family: "Helvetica", "Arial", "Verdana", sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px; 
	letter-spacing: 0px;
	color: #FFEECC; 
}

.text a:link {
	color: #FF0000;
	text-decoration: none; 
}

.text a:visited {
	color: #FF0000;
	text-decoration: none; 
}

.text a:hover {
	color: #FFEECC;
	text-decoration: none; 
}

.text a:active {
	color: #FF0000;
	text-decoration: none; 
}




.ledger {
	width: 100%;
	background-color: #660000; }

.ledger:hover {
	background-color: #FF0000; }

.ledger a:link {
	color:#FFF;
	background-color: none; }

.ledger a:visited {
	color:#FFF;
	background-color: none; }

.ledger a:hover {
	background-color: none; }

.ledger a:active {
	background-color: none; }


.column {
	margin: 0;
	padding: 4px 20px 4px 4px; 
	text-transform: uppercase; }




.selected {
	display: block;
	color: #FF0000; }

.selected a:link {
	display: block;
	color: #FF0000; }

.selected a:visited {
	display: block;
	color: #FF0000; }
	
.selected a:hover {
	color: #990000; }
	
.selected a:active {
	color: #CC0000; }




.notselected {
	display: block;
	color: #990000; }

.notselected a:link {
	display: block;
	color: #990000; }

.notselected a:visited {
	display: block;
	color: #990000; }

.notselected a:hover {
	color: #CC0000; }

.notselected a:active {
	color: #660000; }
