.title {
	color: #FFCC00;
	font-weight: bold;
}

.content {
	color: #e2c4a8
}

.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

A { color: #00FFFF }

#footer A 				{ font-family: Tahoma; font-size:11px; color: #FFCC00; text-decoration:none }
#footer A:link		{ font-family: Tahoma; font-size:11px; color: #FFCC00 }
#footer A:active	{ font-family: Tahoma; font-size:11px; color: #FFCC00 }
#footer A:visited	{ font-family: Tahoma; font-size:11px; color: #FFCC00 }
#footer A:hover		{ font-family: Tahoma; font-size:11px; color: #00FFFF }

#booking {
	color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 10px;	
}

#booking a:link, #booking a:visited{
	color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 10px;
}