	body {

		margin:20px 20px 20px 20px;

		background:#000000;	

		font-family: verdana, arial, sans-serif; 

		color: #A9A9A9;

		}
		
	h1, h2, h3 {
		color: darkgray;
		margin: 0px;
		padding: 0px;
		
	}
	
	#banner, #banner-commentspop {
		color: A9A9A9;
		font-size:26px;
		font-weight:bold;
                                text-align:center;

  		background: #000000;
  		padding-top:5px; 					
		padding-right: 5px; padding-left: 5px; 
		padding-bottom: 6px; 
		}

	.topmenu{
		color: #DCDCDC;
		font-size:12px;
		font-weight:bold;
  		text-align:center;
		text-transform:none;	
		letter-spacing: .none; 		
		}
		
	A 		{ color: #FF4500; 
			font-family: verdana, arial, sans-serif; 
			text-decoration: none;
			} 

	A:link		{ color: #FF4500; 
			text-decoration: none; 
			font-weight: bold;  
			} 

	A:visited	{ color: #FF4500; 
			text-decoration: none; 
			font-weight: bold;
			} 

	A:active	{ color: #FA8072; 
			font-weight: bold; 
			} 

	A:hover		{ color: #FA8072; 
			font-weight: bold; 
			} 

a.prevnext:link {color: orangered; font-size: 12px; text-decoration:underline}
a.prevnext:visited {color: orangered; font-size: 12px; text-decoration:underline}
a.prevnext:hover {color: darkorange; font-size: 12px; text-decoration:underline}
a.prevnext:active {color: coral; font-size: 12px; text-decoration:underline}

a.day:link {color: orangered; font-size: 18px; text-decoration:underline}
a.day:visited {color: orangered; font-size: 18px; text-decoration:underline}
a.day:hover {color: darkorange; font-size: 18px; text-decoration:underline}
a.day:active {color: coral; font-size: 18px; text-decoration:underline}

a.event:link {color: orangered; font-size: 12px; text-decoration:underline}
a.event:visited {color: orangered; font-size: 12px; text-decoration:underline}
a.event:hover {color: darkorange; font-size: 12px; text-decoration:underline}
a.event:active {color: coral; font-size: 12px; text-decoration:underline}

a.admin:link {color: orangered; font-size: 12px; text-decoration:underline}
a.admin:visited {color: orangered; font-size: 12px; text-decoration:underline}
a.admin:hover {color: darkorange; font-size: 12px; text-decoration:underline}
a.admin:active {color: coral; font-size: 12px; text-decoration:underline}

table.cal {
background-color: darkgray;
height: 600px;
border-style: none;
border-width: 3px;
width: 90%;
font-family: sans-serif
}

caption.cal {
color: darkgray;
font-size: 28px
}

thead.cal {
color:white;
background-color: dimgray;
font-size: 18px;
text-align: center
}

td.cal {
background-color: white;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: dimgray;
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}
