/* CSS Document - Kelkenberg Farm */

b{}

/* Links */

.leftnav, a.leftnav, a.leftnav:visited {
	font-family:"Times New Roman";
	font-size:12px;
	color:#012B01;
	font-weight:bold;
	text-decoration:none;
}

a.leftnav:hover{
	font-family:"Times New Roman";
	font-size:12px;
	color:#6F0201;
	text-decoration:none;
}

.footer, a.footer, a.footer:visited {
	font-family:"Verdana";
	font-size:11px;
	color:#012B01;
	text-decoration:none;
}

a.footer:hover{
	font-family:"Verdana";
	font-size:11px;
	color:#012B01;
	text-decoration:underline;
}
