A:link { text-decoration: none; font-family: Arial;  color:#af5d23; }
A:active { text-decoration: none; font-family: Arial;  color:#af5d23; }
A:hover { text-decoration: underline; font-family: Arial;  color:#32a3cc; }
A:visited {
	color: #af5d23; TEXT-DECORATION: none; font-family: Arial; 
}

.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #af5d23;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #af5d23;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #af5d23;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #af5d23;
}
.Main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #af5d23;
}