﻿.content .navigation li a
{
	border-right: 10px solid #8b7b6e;
	color: #8b7b6e;
}
.content .navigation li a:hover
{
	border-right: 10px solid #6d6056;
}
.content .breadcrumbs
{
	color: #8b7b6e;
}
.content .breadcrumbs a
{
	color: #8b7b6e;
}
.content .text H1, .content .text H2, .content .text H3
{
	color: #8b7b6e;
}
.content .text a
{
	color: #8b7b6e;
}
.content .text b
{
	color: #8b7b6e;
}