body {
	margin: 0px;
	background-color: #010008;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color:#FFFFFF;
}



a,
a:link,
a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
}
a:active {
	color: #666666;
}

a:hover {
	color: #BE3C2B;
}

.title {

font-weight:bold;
font-size:19px;
line-height: 20px;
}

.artists {
font-weight:bold;
font-size:13px;
color:#B8812B;
}

.speaker {
font-weight:bold;
font-size:15px;
color:#B8812B;
}

.date {
font-size:18px;
line-height: 23px;
}

.address {
font-size:13px;
color: #999999;
}


.blog, .blog:link, .blog:visited {
font-weight:bold;
font-size:30px;
line-height: 20px;

}

.blog:hover {
color:#B8812B;
}