body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/bg.jpg);
	 background-repeat: no-repeat;
	 background-position:top center;
	 background-color:#a9beca;  
	 font-family:Arial, Helvetica, sans-serif; 
}

img, div,td,table { behavior: url(iepngfix.htc) 
}  

.MainText{
	font-size:12px;
	 color:#ffffff;
}
.MainText a:link {
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}
.MainText a:visited {
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
	text-decoration:none;
}	
.MainText a:hover {
	color: #fff;
	text-transform:uppercase;
	text-decoration: underline;
}
.MainText a:active {
	color: #fff;
	text-transform:uppercase;
	text-decoration:none;
}

.MainText{
	font-size:12px;
	 color:#ffffff;
}
.Title{
	font-size:25px;
	 color:#ffffff;
	 font-stretch:extra-expanded;
}

.tour a:link {
	font-size:12px;
	color: #fff;
	text-decoration: none;
}
.tour a:visited {
	font-size:12px;
	color: #fff;
	text-decoration: none;
}	
.tour a:hover {
	font-size:12px;
	color: #fff;
	text-decoration: underline;
}
.tour a:active {
	font-size:12px;
	color: #fff;
	text-decoration:none;
}
.resNav  {
	font-size:14px;
	color: #261E13;
	font-weight:bold;
	text-decoration: none;
}
.resNav a:link {
	font-size:14px;
	color: #261E13;
	font-weight:bold;
	text-decoration: none;
}
.resNav a:visited {
	font-size:14px;
	color: #261E13;
	font-weight:bold;
	text-decoration: none;
}	
.resNav a:hover {
	font-size:14px;
	color: #fff;
	font-weight:bold;
	text-decoration: underline;
}
.resNav a:active {
	font-size:14px;
	color: #261E13;
	font-weight:bold;
	text-decoration:none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}