﻿body
{
	background-color: #e6dac4;
	margin: 0px;
}
.noBorder {
	border-style: solid;
	border-width: 0;
}
.floorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900613;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tours{
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}
.tours a:active     { color: #900613; text-decoration:none;}  
.tours a:link       { color: #900613; text-decoration:none;} 
.tours a:visited    { color: #900613; text-decoration:none;} 
.tours a:hover      { color: #900613; text-decoration:none;}
.Guestcard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
