h2.event a:link, h2.event a:visited {
		border: none;
		color: #666;
		font-weight: bold;
		font-size: 1em;
	}
	
	h2.event a:hover, h2.event a:active {
		color: #A7BE39;
	}
	#content div p.socialmedia {
		background: #fff url(socialmedia.png) no-repeat scroll left 3px;
		padding-left: 55px;
	}
