.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #714F35;
	line-height: 13px;
}
.cowhead {
	background-image: url(images/cowhead.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 40px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #714F35;
	text-align: center;
}
a:link {
	text-decoration : none;
	color:#714F35}

a:visited {
	text-decoration :none;
	color:#714F35
}

a:hover {
	text-decoration :none;
	color:#D1CCAA
}	
.addresscopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #714F35;
	text-align: center;
}

