.text {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04285E;
}

.header {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

}

.company {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


.credit {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


.white {
	font-family: arial;
	font-size: 10px;
	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

}