body {
 font-family: Arial;
 font-size: 9pt;
 color: #3a382b
 }
p, li, td {
 font-family: Arial;
 font-size: 9pt;
 color: #3a382b
 }
A:link {
 color: #a7a6e3
 }
A:visited {
 color: #db004e
 }
A:active {
 color: #c0bff4
 }
.dates {
	font-size: 7pt;
}
table.links {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td.links-title {
	background: #c21652;
	padding: 0px;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	text-transform: uppercase;
	width: 163px;
	height: 17px;
}
a.links:link, a.links:visited,a.links:active {
	display: block;
        background: #c21652;
        padding-top: 3px;
        color: #ffffff;
        font-size: 8pt;
        font-weight: bold;
        font-family: Arial;
        text-align: center;
        text-transform: uppercase;
	text-decoration: none;
        width: 163px;
        height: 17px;
}
a.links:hover {
	display: block;
        background: #c21652;
        padding-top: 3px;
        color: #ffffff;
        font-size: 8pt;
        font-weight: bold;
        font-family: Arial;
        text-align: center;
        text-transform: uppercase;
	text-decoration: underline;
        width: 163px;
        height: 17px;
}
a.links-span:link, a.links-span:visited,a.links-span:active {
        display: block;
        background: #c21652;
        padding-top: 3px;
        color: #ffffff;
        font-size: 8pt;
        font-weight: bold;
        font-family: Arial;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        width: 499px;
        height: 17px;
}
a.links-span:hover {
        display: block;
        background: #c21652;
        padding-top: 3px;
        color: #ffffff;
        font-size: 8pt;
        font-weight: bold;
        font-family: Arial;
        text-align: center;
        text-transform: uppercase;
        text-decoration: underline;
        width: 499px;
        height: 17px;
}
img.links {
	border: 1px solid #000000;
	padding: 4px;
}
td.booking {
	border: 1px solid #000000;
	padding: 4px;
}

