body, td, th, p, caption
{
	font-family: Arial, Tahoma, sans-serif;
	font-size:	13px;
}

a
{	
	font-family: Arial; 
	font-size: 13px;
	color: #6c8359;
}

small a
{
	font-size: 11px;
}

a:hover
{	
	color: #80670E;	
}

.submenu
{
	font-size: 11px;
	font-weight: bold;
}

.submenu_home
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.submenu2
{
	font-size: 11px;
}

.submenu2_home
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

p.submenu, p.submenu2
{
	margin: 0 0 10 0;
}

.text_title
{
	font-size: 11px;
	margin-top: 0px;
	text-transform: uppercase;
	color: #6c8359;
}

.no_link
{
	color: #000000;
}

/* для отладки */
.incomplete
{
	background-color: lightblue;
	color: darkblue;
	text-decoration: none;
}

caption
{
	font-weight: bold;
}