/* This CSS Script was compiled by John - pctech-nique@freenet.co.uk */

.backgroundimage {
	background-attachment: fixed;
	background-image: url(../images/global/hunnyset.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:1452px;
	width:1028px;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;
	left:0px;
} 
	A:link  {
	text-decoration : none;
	font-weight : normal;
	color : #FFFFFF;
}
  
  A:visited  {
	font-weight : normal;
	color :  #FFFFFF;
	text-decoration : none;
}
  
  A:active  {
	text-decoration : none;
	color : #FFFFFF;
}
  
  A:hover  {
	color : #ffcc66;
}

