	body {
		background:#B6CDCC;		
		}
	A:active	{ color: #D2B4FF;  } 

A:link {
    color: #0000FF;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
A:hover {
    color: #0000FF;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none solid none;
}
A:visited {
    color: #000000;
    text-decoration: none;
    border-bottom: #800080;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

		
	#calendar {
		font-size:10px;
		font-weight:normal;
  		line-height:14px;
  		padding:2px;
  		align:center;				
		}
	
	.calendarhead {	
		font-size:10px;
		font-weight:bold;
  		line-height:14px;
  		padding:2px;				
		}	
	
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:9px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#EEE;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:9px;
		font-weight:bold;
		border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;		
		line-height:14px;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	
		
	
	.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:14px;
  		padding:10px;			
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;			
		}	
		
	.comments-head	{ 
		font-family: georgia, verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #666; 
		border:1px solid #999;
		padding:5px;
		font-weight:normal;
		margin-top:10px;		
		}		

	#banner-commentspop {
		font-family:georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:16px;
		font-weight:bold;
		border-bottom:1px dotted #FFF;
		border-top:3px solid #99CCFF;
  		background:#336699;
  		padding:15px; 
		}								

	.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:12px;
  		padding-left:10px;
  		padding-right:10px;			
		}
