@charset "utf-8";
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E4444;
	line-height: 36px;
}
a.footer:link { color: #6E4444 }
a.footer:link { text-decoration: none }
a.footer:visited { color: #6E4444}
a.footer:visited { text-decoration: none }
a.footer:hover { color: #FFFFFF}
a.footer:hover { text-decoration: none}
a.footer:active { color: #6E4444}
a.footer:active { text-decoration: none }
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0E151B;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.whitetext:link { color: #6E4444; font-weight: bold; }
a.whitetext:link { text-decoration: underline }
a.whitetext:visited { color: #6E4444; font-weight: bold;}
a.whitetext:visited { text-decoration: underline }
a.whitetext:hover { color: #FDCD67; font-weight: bold;}
a.whitetext:hover { text-decoration: none}
a.whitetext:active { color: #6E4444; font-weight: bold;}
a.whitetext:active { text-decoration: underline }
.mas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6E4444;
}
