body {
	background-color: #000000;
	background-image: url(images/background.gif);
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}
.texttiny { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990000}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:visited {
	text-decoration: none;
		color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #C29051;
}
.textsmall a:active {
	text-decoration: none;
		color: #FFFFFF;
	font-weight: bold;
}
.textsmall a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.textsmall a:visited {
	text-decoration: none;
		color: #FFFFFF;
	font-weight: bold;
}
.textsmall a:hover {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
.textcolour {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #C29051}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #990000; text-transform: uppercase; font-weight: bold}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000; font-weight: bold}
.title {  color: #C29051; font-size: 14pt; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif}
.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #C29051}
.bglimousines {
	background-image: url(images/bg_limousines.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
