.menu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 28px;



}
.menuv {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;

}
.menuv:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	background-color: #4A6DB6;

}
