.text {
	font-family : Arial;
	font-size : 13px;
}

STRONG.header2 {
	color : #0534B7;
	text-decoration : none;

}
strong.header1 {
	color : #0534B7;
	font-size : 12 px;
}

A.menu2 {
	color : #C0CBE2;
	text-transform : uppercase;
	font-size : 11px;
	text-decoration : none;
font-weight : bold;
}


A:HOVER.menu2 {
	color : #F8ED33;
	font-weight : bold;
}
A.menu2_2 {
font-family : Arial;
	color : #C0CBE2;
	text-transform : none;
	font-size : 11px;
	text-decoration : none;
font-weight : bold;
}
A:HOVER.menu2_2 {
font-family : Arial;
	color : #F8ED33;
	font-weight : bold;
}

A.menu {
font-family : Arial;
	color : #0635B8;
font-size : 12px;
	text-decoration : none;
}

A:HOVER.menu {
font-family : Arial;
	color : #0635B8;
	text-decoration : underline;
font-weight : bold;
}
A.submenu {
	font-family : Arial;
        color : #4366C5;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.submenu {
	color : Navy;
}


