
a:link {
	color: blue;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #c00;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #636365}
a:active {
	color: blue;
	font-weight: normal;
	text-decoration: none;

}
.body {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight: normal;
	color : black;
	line-height: 1.5;
	margin: 0; 
}

.body_small {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
	font-weight: normal;
	color : black;
	line-height: 1.5;
	margin: 0; 
}

.bullet {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight: bold;
	color : #000000;
}
.concert_title {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight: bold;
	color : black;
}
.copyright {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight: normal;
	color : black;
	line-height: 1.4;
	
}
.header {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight: bold;
	color : black;
}
.header-large { font-size : 15px; font-weight: bold; color : black; font-family: Georgia, "Times New Roman", Times, serif; }
.header-large plain { color: black; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }

div { opacity: 1 !important}