
.mainBold {
font-family : arial,helvetica,sans-serif;
color : 575555;
font-size : 12px; 
line-height: 120%;
font-weight : bold;
text-decoration : none;
}

.mainSmall {
font-family : arial,helvetica,sans-serif;
color : 575555;
font-size : 12px; 
line-height: 100%;
text-decoration : none;
}


.heading {
font-family : arial,helvetica,sans-serif;
color : 233B69;
font-size : 24px; 
line-height: 120%;
font-weight : bold;
text-decoration : none;
}


.headingSmall {
font-family : arial,helvetica,sans-serif;
color : 233B69;
font-size : 18px; 
line-height: 120%;
font-weight : bold;
text-decoration : none;
}

.sched {
font-family : arial,helvetica,sans-serif;
color : white;
font-size : 18px; 
line-height: 120%;
font-weight : bold;
text-decoration : none;
}

.schedLink {
font-family : arial,helvetica,sans-serif;
color : white;
font-size : 16px; 
line-height: 110%;
font-weight : bold;
text-decoration : none;
}


.artistHead {
font-family : arial,helvetica,sans-serif;
color : 575555;
font-size : 18px; 
line-height: 140%;
font-weight : bold;
text-decoration : none;
}

.tickets {
font-family : arial,helvetica,sans-serif;
color : red;
font-size : 14px; 
line-height: 130%;
font-weight : bold;
text-decoration : none;
}

.sponsorsRed {
font-family : arial,helvetica,sans-serif;
color : red;
font-size : 20px; 
line-height: 140%;
font-weight : bold;
text-decoration : none;
}

.artist {
font-family : arial,helvetica,sans-serif;
color : 575555;
font-size : 16px; 
line-height: 100%;
font-weight : bold;
text-decoration : none;
}

.artistSmall {
font-family : arial,helvetica,sans-serif;
color : 575555;
font-size : 16px; 
line-height: 120%;
font-weight : bold;
text-decoration : none;
}

.contact {
font-family : arial,helvetica,sans-serif;
color : 575555;
font-size : 14px; 
line-height: 100%;
font-weight : bold;
text-decoration : none;
}

.feature {
font-family : arial,helvetica,sans-serif;
color : 575555;
font-size : 14px; 
font-weight : bold;
}

.press {
font-family : arial,helvetica,sans-serif;
color : 575555;
font-size : 16px; 
font-weight : italic;
}

.footer {
font-family : arial,helvetica,sans-serif;
color : 575555;
font-size : 9px; 
font-weight : italic;
line-height: 70%;
}

a {
	color:#233B69;
	}
	
a:hover {
	color:#F90D34;
	}
