a{
	color: #ba6a19;
	text-decoration: underline;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

a:visited
{
	color: #666666;
	text-decoration: underline;
}

strong
{
	color: #ba6a19;
}

h1 {
	color: #ba6a19;

}
h2 {
	color: #ba6a19;

}
h3 {
	color: #ba6a19;

}
h4 {
	color: #ba6a19;

}
h5 {
	color: #ba6a19;

}
h6 {
	color: #ba6a19;
}

.speech-marks
{
	background-image:url(../images/website/farm-policies-systems/speech-marks.gif);
	background-position: 180px top;
	background-repeat: no-repeat;
}

.next-previous {
	color: #ba6a19;	
}

.menu-dark, .menu-light
{
	color: #ba6a19;
}

.menu-dark, .menu-dark-hover, .menu-light, .menu-light-hover {
	background-image: url(/images/website/farm-policies-systems/menu-bullet.gif);	
}

.breadcrumb {
	color: #ba6a19;
}

.breadcrumb a:link, .breadcrumb a:active {
	color: #ba6a19;
}

.breadcrumb a:visited {
	color: #666666;
}

.on-this-page li
{
	color: #ba6a19;
	background-image:url(../images/website/farm-policies-systems/menu-bullet.gif);
}

.on-this-page a
{
    color: #ba6a19;
}


