a {
	color: #FC0024;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover{color:purple;}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: purple;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FC0024;
	text-decoration: none;
}
#contact {
	margin: 1%;
	padding: 1%;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0024;
	border-bottom-color: #FF0024;
	background-color: #000000;

}
#borderline {
	margin: 0%;
	padding: 0%;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FF0024;
	border-bottom-color: #FF0024;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-style: none;



}
#heading {
	margin: 0%;
	padding: 0%;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FF0024;
	border-bottom-color: #FF0024;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #CCCCCC;
	border-left-style: none;



}
#booking {
	margin: 0%;
	padding: 0%;
	border: thin none #FF0024;






}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0024;
}
h4 {
	font-size: 18px;
	color: purple;
}
h5 {
	font-size: 36px;
	color: #FF0024;
}
