body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #125882;
}
body {
	background-color: #5B5B5B;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #125882;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #125882;
}
a:hover {
	text-decoration: underline;
	color: #125882;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.texto-footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
}
.texto-footer-2 {
	line-height: 19px;
	color: #76CFFF;
}
.texto-footer-2 a:hover {
	line-height: 19px;
	color: #FF3C00;
}
.texto-footer-2 a:link {
	line-height: 19px;
	color: #76CFFF;
}
.texto-footer-2 a:active {
	line-height: 19px;
	color: #76CFFF;
}
.texto-footer-2 a:visited {
	line-height: 19px;
	color: #76CFFF;
}


.texto-superior {
	font-family: Arial;
	font-size: 12px;
	color: #FF3C00;
	text-decoration: underline;
}
.texto-superior-2 {
	font-family: Arial;
	font-size: 12px;
	color: #A0A0A0;
}
.texto-tablas {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}
