body {
	 margin:0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 background-image:url(images/bg.jpg);
	 background-position:top;
	 background-repeat:repeat-x;
	 background-color:#edecdd;
   
}
 
.Text{
	 font-family: "Times New Roman", Times, serif;
	 font-size:14px;
	 color:#000000;
}

.Nav_Text{
  font-family:Times New Roman;
  font-size:14px;
  color:#FFFFFF;
}
.Nav_Text a{
  font-family:Times New Roman;
  font-size:14px; 
  color:#FFFFFF;
  
}
.Nav_Text a:hover{
  font-family:Times New Roman;
  font-size:14px;
  color:#e1ccad;
  
}
.Footer_Text{
  font-family:Times New Roman;  
  color:#000000;
}
.Footer_Text a{
  font-family:Times New Roman;
  color:#000000;
  
}
.Footer_Text a:hover{
  font-family:Times New Roman;
  color:#000000;
  text-decoration:none;
  
}
.Floor_Text{
  font-family:Times New Roman;
  font-size:18px;
  color:#000000;
}
.Floor_Text a{
  font-family:Times New Roman;
  font-size:18px; 
  color:#000000;
  
}
.Floor_Text a:hover{
  font-family:Times New Roman;
  font-size:18px;
  color:#697056;
  
}