a.a_menu_left:hover {color: black}
a.a_menu_top:hover {color: black}
a.a_menu_bottom:hover {color: black}

.link_margin {
	font-size:11pt;
	font-family:'Arial';
	font-weight:bold;
}

.a_menu_top {
	font-family:'Arial';
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}

.a_menu_bottom {
	font-family:'Arial';
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.a_menu_left {
	font-family:'Arial';
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.a_content {
	font-family:'Arial';
	font-size:9pt;
}

.content {
	font-family:'Arial';
	font-size:9pt;
}

.start {
	font-family:'Arial';
	font-size:14pt;
	text-decoration:none;
}

.buk {
	font-family:'Arial';
	font-size:8pt;
}


.form_caption {
	font-family:'Arial';
	font-size:10pt;
	font-weight:bold;
}

.form_description {
	font-family:'Arial';
	font-size:9pt;
}

.form_input {
	font-family:'Courier New';
	font-size:9pt;
	font-weight:bold;
}

.form_error {
	margin-top:3px;
	margin-bottom:3px;
	font-family:'Arial';
	font-size:9pt;
	color:#ee0000;
}

.form_button {
	font-family:'Arial';
	font-size:10pt;
	font-weight:bold;
	width:80px;
}

