body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	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;
	}
.textos {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	}
.textos_separadores {
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #D6D6D6;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:8px;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0066;
	text-decoration: underline;

}
.footer2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.footer2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
