.menu a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	}

.menu a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.menu a:hover {
	font-stretch: extra-expanded;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FF7D0D;
	color: #000000;
	text-decoration: underline;
	}

.menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}


.enquiryheading {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.enquiry {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}

.enquirylower {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-transform: lowercase;
}


.enquirydisplay {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}