body {
	margin-top: 0px;
	background-image: url(../img/fondo_home3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto_general,
.texto_general a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.texto_general a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}.texto_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.texto_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
