
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 : Verdana, Arial, "Sans Serif";
	font-size : 11px;
	font-weight: normal;
	color : black;
	line-height: 1.5;
	margin: 0; 
}

.body_small {
	font-family : Verdana, Arial, "Sans Serif";
	font-size : 9px;
	font-weight: normal;
	color : black;
	line-height: 1.5;
	margin: 0; 
}

.bullet {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
}
.concert_title {
	font-family : Verdana, Arial, "Sans Serif";
	font-size : 14px;
	font-weight: bold;
	color : black;
}
.copyright {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	font-weight: normal;
	color : black;
	line-height: 1.4;
	
}
.header {
	font-family : Verdana, Arial, "Sans Serif";
	font-size : 12px;
	font-weight: bold;
	color : black;
}
.header-large {
	font-family : Verdana, Arial, "Sans Serif";
	font-size : 14px;
	font-weight: bold;
	color : black;
}
.header-large plain { color: black; font-size: 14px; font-family: Verdana, Arial, "Sans Serif"; font-weight: normal; }

div { opacity: 1 !important}