.text {
	font-family: arial;
	font-size: 12 px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.textbig {
	font-family: arial;
	font-size: 16 px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FED801;
}

.texts {
	font-family: arial;
	font-size: 9 px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}


.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

}