.event_title {
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #532001;
	font-size: 13px;
}

.event {
	font-family: Arial, Verdana;
	color: #532001;
	font-size: 12px;
}

.event img {
	padding: 0 10px 0px 10px;
}

.blog_title {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 400;
	color: #532001;
}
.blog_title a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 400;
	color: #532001;
	text-decoration: none;
}
.blog_title a:hover {
	color: #532001;
	text-decoration: underline;
}
.blog_title a:visited {
	color: #532001;
}

.blog_content {
	padding-left: 5px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #926102;
}