.text {
	font-family: arial;
	font-size: 15 px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.textsmall {
	font-family: arial;
	font-size: 12 px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.text1 {
	font-family: arial;
	font-size: 13 px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

}

.menusmall {
	font-family: arial;
	font-size: 14 px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CE7503;
}
}

.menusmall:hover {
	font-family: arial;
	font-size: 14 px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #025A73;
}



.textbig {
	font-family: arial;
	font-size: 24 px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}

.textblack {
	font-family: arial;
	font-size: 15 px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}


.white {
	font-family: arial;
	font-size: 10 px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


}
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

}