.menu {
	font-family: "Segoe UI", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}.texto {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.titulos {
	font-family: "Segoe UI", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}.titulorojo {
	font-family: "Segoe UI", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

