body{
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	background-color : White;
}
a.nav:hover{
	text-decoration : none;
	font-size : 14pt;
	color: #00c000;
}

a.nav{
	text-decoration : none;
	font-size : 14pt;
	color: #008000;
	
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	color: #259525;
}

H3{
	font-family : Arial, Helvetica, sans-serif;
	color: #259525;
}

.bigredhead{
color:#B63406;
font-size:18pt;
font-weight:bolder;
}

.bigblackhead{
color:#000000;
}

.haylage{
	font-family : Arial, Helvetica, sans-serif;
	color: #FF3100;
	font-weight: bold;
}

a.bigred:hover{
	text-decoration : none;
	font-size : 16pt;
	color: #00c000;
}

a.bigred{
	text-decoration : none;
	font-size : 16pt;
	color: #B63406;
}