a:link {
	color: #000000;
	text-decoration: none;
}
.fields {
	background-image: url(images/fields.jpg);
}

a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	width: auto;


}
a:active {
	color: #000000;
	text-decoration: none;
}

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #ffffff;
background-image: url(images/homebkg3.jpg);
background-repeat: repeat-x;

}

html { 
scrollbar-arrow-color:#999999; 
scrollbar-track-color:#65655B; 
scrollbar-face-color:#65655B; 
scrollbar-highlight-color:#999999; 
scrollbar-3dlight-color:#999999; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} 
.text  a:link {
	color: #333333;
	text-decoration: underline;
}
.text a:visited {
	color: #333333;
	text-decoration: underline;
}
.text  a:hover {
	color: #333333;
	text-decoration: none;
}
.text a:active {
	color: #333333;
	text-decoration: underline;
}

