
A:link {text-decoration: none; color: #040C44;}
A:visited {text-decoration: none; color: #040C44;}
A:active {text-decoration: none; color: #040C44;}
A:hover {text-decoration: none; color: #040C44;}

.menu{
	color:#040C44;
	font-weight: normal;
	font-size: 14pt;
}
.menu_b{color:#040C44; font-weight:bold; font-size: 14pt;
}

.smenu{
	color:#040C44; font-weight:normal; font-size: 10pt;
}
.smenu_b{
	color:#040C44; font-weight:bold; font-size: 10pt;
}

.littl_menu{
	color:#434C73;
	font-weight: normal;
	font-size: 6pt;
	font-family : Verdana;
}
.littl_menub{
	color:#434C73;
	font-weight: bold;
	font-size: 7pt;
	font-family : Verdana;
}

.sub_heder{
   color:#434C73;
	font-weight: bold;
	font-size: 13pt;
	font-family : Arial;
}
.heder{
	color:#434C73;
	font-weight: bold;
	font-size: 14pt;
	font-family : Arial;
}
.footer{
	color:#040C44;
	font-weight: normal;
	font-size: 8pt;
}
.text_info{
	color:#434C73;
	font-weight: bold;
	font-size: 12pt;
}

.error {color:#AA0000; font-weight:bold; font-size: 12pt;}
.hide {
	color:#EEEEEE;
	font-weight: lighter;
	text-decoration: line-through;
	font-size: 11pt;
};

.lang{
	color:#040C44;
	font-weight: bolder;
	font-size: 18pt;
}
