@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/bromyard-folk-festival.jpg);
}
a:link {
	color: #9B4206;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA5600;
}
a:hover {
	text-decoration: underline;
	color: #180604;
}
a:active {
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.TopLinks {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.MainPageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #E26201;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 34px;
}
.SubTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF8803;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 26px;
}
.WhiteLabels {
	color: #F27911;
	letter-spacing: 1.3px;
	font-size: 12px;
	font-weight: bold;
}
.MainColumnText {
	text-align: justify;
	font-size: 12px;
}
.BigSubTitle {
	font-size: 18px;
	font-weight: bold;
	color: #F28D00;
	margin-top: 0px;
	line-height: 22px;
}
.SubSubTitle {
	font-size: 18px;
	color: #BB5700;
	line-height: 22px;
}
.SmallArtists {
	font-size: 10px;
}
.SmallMedArtist {
	font-size: 10;
	color: #C90;
	line-height: 18px;
}

    

