.menu {	font-family: Helvetica, sans-serif, Arial;	text-decoration: none;	font-size: 12 px;	font-weight: bold;	color: White;}.menu:hover {	color: Yellow;	font-weight: bold;}.reclamo {	font-family: Helvetica, sans-serif, Arial;	text-decoration: none;	font-size: 10 px;	font-weight: normal;	color: Teal;	font-style : italic;}.email {	font-family: Helvetica, sans-serif, Arial;	text-decoration: none;	font-size: 10 px;	font-weight: bold;	color: Olive;	font-style : italic;}.email:hover {	color: Navy;	font-style : oblique;}.texto {	font-family: Helvetica, sans-serif, Arial;	text-decoration: none;	font-size: 11 px;	font-weight: normal;	color: Navy;	font-style : normal;}.tituloTexto {	font-family: Helvetica, sans-serif, Arial;	text-decoration: none;	font-size: 12 px;	font-weight: bold;	color: Navy;	font-style : normal;}.titulo {	font-family: Helvetica, sans-serif, Arial;	text-decoration: none;	font-size: 14 px;	font-weight: bold;	color: Yellow;	font-style : normal;}
