body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F8BF;
	}
	 		

#reservations p {
	font-weight: bold;
}

#ressepbar {
	background-color: #640000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a.menu {
	
	color: #F9F8BF;
	font-weight: bold;
	}

a.menu:hover {
	
	color: #FFC000;
	font-weight: bold;
	text-decoration: underline;
	}
	  
a.menu:visited {
	
	color: #F9F8BF;
	font-weight: bold;
	text-decoration: underline;
	}	
	
A.link {
	color: #F9F8BF;	
	}
	
	
A.link:hover {
	color: #FFC000;
	text-decoration: underline;	
	}
	   
A.link:visited {
	COLOR: #F9F8BF;
	TEXT-DECORATION: underline;
	}

.text {
	color: #F9F8BF;
	}
		

/* End Stylesheet */

