/* CSS Document */

body{
	background-color:#000000;
	color:#3B291A;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

input, textarea{
	background-color:#D5CAB5;
	border:0px;
}

a{
	color:#3B291A;
	text-decoration:none;
	border-bottom:1px solid #3B291A;
}

.booking{
	font-size:16px;
	font-weight:bold;
	color:#3B291A;
	text-align:center;
	margin:0px;
}

.booking a{
	color:#1F0C02;
	text-decoration:none;
	border-bottom:1px solid #1F0C02;
}

.booking2{
	font-size:10px;
	font-weight:bold;
	color:#323232;
	text-align:center;
	margin-top:5px;
}

.booking2 a{
	color:#1F0C02;
	text-decoration:none;
	border-bottom:1px solid #1F0C02;
}
