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

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

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

}


.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #333333;
	line-height: 1.5;
	margin: 0; 
}

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

.bullet {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
}

.header {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #0226AC;
}

.header-large {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #0226AC;
}


.concert_title {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #0226AC;
}

.copyright {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	font-weight: normal;
	color : #003399;
	line-height: 1.4;
	
}

