.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bold-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Tickets {

	font-family: Arial, Helvetica, sans-serif;

	font-size:16;

	font-style: Bold;

	color: #A05840;

	text-decoration: none;

}

.Tickets A:link {font-size:12;text-decoration: none; color: #D21A00;}
.Tickets A:visited {font-size:12;text-decoration: none; color: #D21A00;}
.Tickets A:active {font-size:12;text-decoration: none; color: #D21A00;}
.Tickets A:hover {font-size:12;background: #A05753; text-decoration: underline; color: #ffffff;}
