a:link {
	color:#EBCD74;
	text-decoration:none;
}
a:visited {
	color:#EBCD74;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#EBCD74;
	text-decoration:none;
}
a {
	font-weight:bold;
}
.error {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
td {
	font-size:12px; 
	color:#e2d68c; 
	font-family:Times New Roman, Times, serif;
}
th {
	font-size:12px; 
	color:#e2d68c; 
	font-family:Times New Roman, Times, serif;
}
.image_float_left {
	float:left;
	margin: 0px 5px 0px 0px; /* top, right, bottom, left */
	padding: 0px 5px 0px 0px; /* top, right, bottom, left */
}
.image_float_right {
	float:right;
	margin: 0px 5px 0px 0px; /* top, right, bottom, left */
	padding: 0px 5px 0px 0px; /* top, right, bottom, left */
}
/* INDEX PAGE */
.index_style1 {
	font-size:16px;
	color:#EBCD74;
}
.index_style2 { /* FOOTER */
	font-size:14px;
	color:#EBCD74;
}
/* SEASONS PAGE */
.seasons_style1 {
	font-size:16px;
	color:#FDB321;
}
.seasons_style2 { /* FOOTER */
	font-size:14px;
	color:#EBCD74;
	font-family:Georgia, Times New Roman, Times, serif
}
/* TICKETS PAGE */
.tickets_style1 {
	font-size:14px;
	color:#FDB321;
	font-family:Georgia, Times New Roman, Times, serif;
}
.tickets_style2 {
	font-size:14px;
	color:#EBCD74;
}
.tickets_style3 {
	font-size:14px;
	font-weight:bold;
	color:#EDCA74;
}
.tickets_style4 {
	font-size:12px;
}
.tickets_style5 { /* FOOTER */
	font-size:14px; 
	color:#701D00;
}
/* CONTRIBUTIONS PAGE */
.contributions_style1 {
	font-size:18px;
	color:#FDB321;
}
.contributions_style2 {
	font-size:12px;
}
.contributions_style3 {
	font-weight:bold;
	font-size:14px;
	color:#D98915;
}
.contributions_style4 {
	color:#FFB120;
	font-size:12px;
}
.contributions_style5 { /* FOOTER */
	font-size:14px;
	color:#681200;
}
/* CONTACT PAGE */
.contact_style1 {
	font-size:16px;
}
.contact_style2 {
	color:#33FFCC;
}
.contact_style3 { /* FOOTER */
	font-size:14px;
	color:#E2D68C;
}
/* NEWSLETTER PAGE */
.newsletter_style1 {
	font-size:16px;
}
.newsletter_style2 { /* FOOTER */
	font-size:14px;
	color:#E2D68C;
}