a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #60765B;
}
a:active {
	text-decoration: none;
	color: #60765B;
}
.osmer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	font-variant: normal;
}
.osmer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #60765B;
}
.osmer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #191919;
}
.space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 5px;
	color: #FFFFFF;
}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #191919;
}
.times {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
	border-top:1px solid #889884;
	background-color:#60765b;
}

.footer a, .footer a:hover {
	color: #fff;
}

.footerlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #60765b;
	border-top:1px solid #afbaad;
	background-color:#fff;
}

.footerlight a {
	color: #60765b;
}

.footerlight a:hover {
	color: #afbaad;
}