body {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  background-color: #FFFFFF;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #25136A;
	text-decoration: none;
	padding-right: 10px;
}
.openingtimes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.aurora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

a.aurora:link {
	color: #000000;
        text-decoration: none;
}
a.aurora:active {
	color: #000000;
}

a.aurora:visited {
	color: #000000;
}

a.aurora:hover {
	color: #FF9900;
	text-decoration: none;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

a.maintext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #1D096E;
	text-decoration: underline;
}

a.maintext:active {
	color: #1D096E;
}

a.maintext:visited {
	color: #1D096E;
}
a.maintext:hover {
	color: #1D096E;
        text-decoration:none;
}


.whereami {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

a.whereami:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

a.whereami:active {
	color: #000000;
        text-decoration: none;
}

a.whereami:visited {
	color: #000000;
        text-decoration: none;
}
a.whereami:hover {
	color: #FF0000;
        text-decoration: none;
}


.maintextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1D096E;
	padding-left: 10px;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;

}
