.textsmall {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #001238;
}

.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #001238;
	cursor:pointer;
}

.sit {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B69159;
}


.textbig {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #145586;
}


.text-white {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}


.links {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #173478;
}

.links-eng {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #173478;
}



}
A.menu
{
    FONT-SIZE: 13px;
    COLOR: #4884A7;
    font-family: Arial;
 font-weight: bolder;
    TEXT-DECORATION: none

}
A.menu:hover
{
    FONT-SIZE: 13px;
    COLOR: #286782;
    font-family: Arial;
    font-weight: bolder;
    TEXT-DECORATION: none

}
div
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #001238;
	cursor:pointer;
	text-decoration:underline;
}

div:hover
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: blue;
	cursor:pointer;
	text-decoration:underline;
}
.nolink
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #001238;
}