.MENU-adr {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	font-size : 14px;
	color : #C7C5C4;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
}
.MENU-adr:hover {
	color : White;
	text-decoration : none;
}
.MENU-adr:A:hover {
	color : White;
	text-decoration : none;
}

.MENU-nab, .MENU-text {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	color : #C6C5C5;
	font-weight : bold;
	text-decoration : none;
}
.MENU-nab:hover {
	color : White;
	text-decoration : none;	
}
.MENU-nab:A:hover {
	color : White;
	text-decoration : none;	
}

.SMALL {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	font-size : 10px;
	color : Black;
}

.BIG {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.TEXT {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	font-size : 12px;
	color : Black;
}
.TEXT-bold {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}

.NAB {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	color : #E6BA61;
	font-weight : bold;
	text-decoration : none;
}
.NAB:hover {
	color : White;
	text-decoration : none;
}
.NAB:A:hover {
	color : White;
	text-decoration : none;
}

.NAB-text {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}
.NAB-text:hover {
	color : Blue;
	text-decoration : none;
}
.NAB-text:A:hover {
	color : Blue;
	text-decoration : none;
}

.ODK {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}

.ADR {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	font-size : 10px;
	color : Silver;
	text-decoration : none;	
}

.BEZ {
	border-top : 0px solid;
	border-bottom : 0px solid;
	border-left : 0px solid;
	border-right : 0px solid;
}


INPUT, SELECT, TEXTAREA {
	font-family : "Helvetica CE", Helvetica;
	font-size : 12px;
	border-top : 1px solid Silver;
	border-bottom : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
}

TD, DIV, FONT {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}

A {
	color : Black;
	text-decoration : underline;	
}
A:hover {
	color : Blue;
	text-decoration : none;
}
