A:link {
	color: #000000;
	font-weight:regular; 
    text-decoration: underline
}
        
A:visited {
	color: 545454;
	font-weight:regular;
	text-decoration: underline
}
        
A:active {
	color: 000000;
	font-weight:regular;
	text-decoration: none
}
       
A:hover {
	color: 000000;
	font-weight:regular;
	text-decoration: underline
}

BODY { background: url(http://www.hfshc.com/events/tablebg.jpg) fixed;
       background-repeat: repeat;
	scrollbar-base-color:#E4DCD7;
	scrollbar-face-color:#E4DCD7;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#A38575;
	scrollbar-darkshadow-color:#A38575;
	scrollbar-track-color:#A38575;
	scrollbar-arrow-color:#A38575;
}

	   	#event-content {position:absolute;
        	left: 0px;
        	top: 0px;
    		font-family: Verdana, Geneva, Arial, sans-serif; 
			font-size: 12px; 
        	z-index: 100
       		}
		#header-style {position:relative;
			background-image: url(http://www.hfshc.com/events/headerbg.jpg);
			width: 100%;
    		font-family: Verdana, Geneva, Arial, sans-serif; 
			font-size: 14px;
			font-weight: bold;
        	z-index: 101
       		}