.textoparrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.textomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.textomenusocios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fondogris {
	background-image: url(fondogris.gif);
	background-repeat: repeat;
}
.textoparrafomayor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;

}
.fondoverde {
	background-image: url(fondoverde.gif);
	background-repeat: repeat;
}
a {
	color: #1E2E79;
	text-decoration: none;
}
a:hover {
	color: #1A2768;
	text-decoration: underline;
}
