﻿body { }

p { }

td { }

a:link { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: none; }

a:hover { color: #a41047; text-decoration: none; }

a:active { color: #800080; text-decoration: none; }


.style1 {
		text-align: center;
		background-color: #000000;
}
.style2 {
		text-align: center;
}
.style3 {
		text-align: left;
}
.style4 {
		color: #F8D172;
}
.style5 {
		background-image: url('/images/bluegalaxy.jpg');
}
.mainquad1 {
		text-align:left;
		color: #F8D172;
		font-family:Verdana, Geneva, Tahoma, sans-serif;
}
.upcoming {
		text-align:left;
		color: #F8D172;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: medium;
}
.maestro {
		text-align:left;
		color: #F8D172;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: small;
}
.tickets1{
		text-align: center;
		font-style:italic;
		color: #F8D172;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: small;		
}
.tickets2{
		text-align: center;
		font-weight:bold;
		color: #F8D172;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: medium;		
}
.titleline{
		text-align:left;
		color: #F8D172;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: x-large;

}