body {
	
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.menu_texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	font-weight: bold;
}
.texto_grande{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight: bold;
}

.titulos_texto{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #757575;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 2px;
	padding-right: 10px;
	font-style: italic;
}
.leermas_texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e12222;
	font-weight: bold;
}
a:link, a:visited {
	color: #d24645; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
