body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d5d5d5;
	text-align: ;
	}
.borde_gral {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
.tabla_gral {
	background-color: #FFFFFF;
	}
.tabla_footer {
	background-color: #d5d5d5;
	font-family: Tahoma;
	font-size: 11px;
	color: #a8a7ac;
	text-decoration: none;
	}
.textos {
	font-family: Tahoma;
	font-size: 11px;
	color: #a8a7ac;
	text-decoration: none;
	}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #a8a7ac;
	text-decoration: none;
	}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #353A90;
	text-decoration: underline;
}