﻿a:active {
	color: #7C795A;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;	
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #C26498;
	text-decoration: underline;
	font-weight: normal;
}
.wrapper_layer {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 850px;
	position: relative;
	z-index: 1;
	top: -5px;
}
.menu_table {
	text-align: center;
	color: #999999;
}
.small_text_pictures {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6F6937;
}
.standard_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #706A4B;
}
.inactive_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	font-weight: normal;
	margin-right: 0px;
	margin-left: auto;
}
.about_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706A4B;
}
.font_15px {
	font-size: 15px;
}
