/* CSS Document */
body{
    background-color: #B5B799;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
	margin:0px;}
	
.decemberHours{
	font-size:10px;}
	
.decemberHoursLine{
	background-color:#333333;
	height:1px;}
	

.featuredNews_links a, .featuredNews_links a:active, .featuredNews_links a:visited{
	color:#444;
	text-decoration:none;}
	
.featuredNews_links a:hover{
	color:#000;
	text-decoration:underline;}