 begining of Primary Links
 
A, a:link, a:visited, a:active {  
         FONT-FAMILY: "Trebuchet MS";
		 color: #000000;
		 font-size: 12px;
         text-decoration: none;
   }

a:hover {
         FONT-FAMILY: "Trebuchet MS";
		 color: #FF6600;
		 font-size: 12px;
         text-decoration: underline;
  }

 end of Primary Links 

 begining of secondary itemised links 

  .saleslistlink a, .saleslistlink a:link, .saleslistlink a:visited, .saleslistlink a:active {  
         FONT-FAMILY: "Trebuchet MS";
		 color: #FFCC66;
		 font-size: 11px;
         text-decoration: none;
   }

.saleslistlink a:hover {
         FONT-FAMILY: "Trebuchet MS";
		 color: #CCCCCC;
		 font-size: 11px;
         text-decoration: underline;
  }

  .bodytextlinks a, .bodytextlinks a:link, .bodytextlinks a:visited, .bodytextlinks a:active {  
         FONT-FAMILY: "Trebuchet MS";
		 color: #660099;
		 font-size: 12px;
         text-decoration: underline;
   }

.bodytextlinks a:hover {
         FONT-FAMILY: "Trebuchet MS";
		 color: #669999;
		 font-size: 12px;
         text-decoration: none;
  }

  .popupboxlinks a, .popupboxlinks a:link, .popupboxlinks a:visited, .popupboxlinks a:active {  
         FONT-FAMILY: "Trebuchet MS";
		 color: #CCCC33;
		 font-size: 12px;
         text-decoration: underline;
   }

.popupboxlinks a:hover {
         FONT-FAMILY: "Trebuchet MS";
		 color: #CCCCCC;
		 font-size: 12px;
         text-decoration: none;
  }




td	{
	font-size: 12px;
	color: #003366;
	font-family: "Trebuchet MS";
	line-height: inherit;
	}
.TouringFacilities {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999933; text-align: left; list-style-type: none}
.Heading1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #003366;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
}
.SalesListText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}

.LHsideBar { font-family: Garamond, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #CCCC99; text-align: left; list-style-type: none }
.StrapLine {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.FormBox {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003366;
}
.tabletext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	text-indent: 4px;
}
.EmailBoxes {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #003366;
