body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/bg.jpg);
	 background-repeat:repeat-x;
	 background-position:top;
	 background-color:#333333;
   
}
 
.MainText{
	 font-family:Verdana;
	 font-size:12px;
	 color:#333333;
}
.Floor_Text a{
	 font-family: Verdana;
	 font-size:12px;
	 color: #333333;
	 text-align:center;
	 text-decoration:none;
} 
.Floor_Text a:hover{
	 font-family:Verdana;
	 font-size:12px;
	 color:#8c8708;
	 text-align:center;
	 text-decoration:none;
}
.Tour_Text a{
	 font-family: Verdana;
	 font-size:12px;
	 color: #333333;
	 text-align:center;
	 text-decoration:none;
} 
.Tour_Text a:hover{
	 font-family:Verdana;
	 font-size:12px;
	 color:#F7B23D;
	 text-align:center;
	 text-decoration:none;
}

.Floorplan_Title {
	 font-family: Verdana;
	 font-size:13px;
	 color: #8c8708;
	 text-align:center;
	 text-decoration:none;
} 
.Res_Text a{
	 font-family: Verdana;
	 font-size:12px;
	 color:#000000;	 
	 text-decoration:none;
} 
.Res_Text a:hover{
	 font-family:Verdana;
	 font-size:12px;
	 color:#6b0bd3;
	 text-decoration:none;
}