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
}


	   	#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-color: #C9D4DB;
			width: 100%;
    		font-family: Verdana, Geneva, Arial, sans-serif; 
			font-size: 14px;
			font-weight: bold;
        	z-index: 101
       		}