.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A {
	color : Navy;
	font-weight : bolder;
	text-decoration : none;
}
.textmenu{
	font-size: 16px;
	color : Navy;
	font-weight : bolder;
	text-decoration : none;
}
.textsubmenu{
	font-size: 12px;
	color : Navy;
	font-weight : bolder;
	text-decoration : none;
}
.posmenu{
	position:absolute;
	left:220px;
	top:155px;
}
H1, H2, H3, H4, H5, H6 {
	text-align : center;
}