body {
	font-family: Arial;
	color: #036;
	background-color: #FFF;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-weight: bold;
	color: #CCCCCC;
}
.naranja {
	color: #FF6600;
}
.blanco {
	color: #FFFFFF;
}
.negro {
	color: #000000;
}
a {
	color: #F90;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #F90;
}
a:visited {
	text-decoration: none;
	color: #5BC2FF;
}
a:hover {
	text-decoration: none;
	color: #5BC2FF;
}
a:active {
	text-decoration: none;
	color: #99FF00;
}
.bold {
	font-weight: bold;
}
.resaltar {
	font-weight: bold;
	color: #FF6600;
}
.grisoscuro {
	color: #666666;
}
.enlacescolor {
	font-weight: bold;
	color: #FFFFFF;
}
.tablavip {
	border: 1px dotted #999999;
}
.tablas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
table {
	font-family: Arial;
	font-size: 11px;
	color: #043668;
}
.aznclaro {
	color: #3D81AB;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.borde {
	border: 1px solid #FF3300;
}
.marquesina {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
