a.footer, a.footer:link, a.footer:active, a.footer:visited {
	color: #37085A;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

a.small, a.small:link, a.small:active, a.small:visited {
	color: #37085A;
	text-decoration: none;
}

a.small:hover {
	text-decoration: underline;
}

a.white, a.white:link, a.white:active, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	text-decoration: underline;
}

a, a:link, a:active, a:visited {
	color: #37085A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.button {
	border: 1px solid #37085A;
	color: #37085A;
	background:white;
}

.select {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

td,p {
	color: #37085A;
	font-family: Arial;
	font-size: 12px;
}

.footer {
	color: #37085A;
	font-align: justify;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.pic {
	border: #FFFFFF 1px solid;
}

.purple {
	background: #37085A;
}

.small {
	color: #37085A;
	font-family: Arial;
	font-size: 9px;
}

.white {
	align: justify;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}

.inv {
	font-size: 1px;
	visibility: hidden;
}

.alBorder {border:1px solid #FFFFFF}

.alFont {color:#FFFFFF;font:normal normal 11px Arial}
.alFontOv {color:#FFFFFF;font:normal normal 11px Arial}
.price {
	color: #37085A;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;

}

.bookingLabel {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #37085A;
}

.xx-small {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8px;
	color: #37085A;
}


