a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #FFCC00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textoNormal {
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #FF9900;
	}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #ffffff;
	font-weight: normal;
}
.naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #ff9900;
}
.amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #FF9900;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #009999;
}
.negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height: 12pt;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
}
.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1Opt;
	line-height: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #99FF00;
	text-decoration: none;
}
.rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: bold;
	font-weight: bold;
	line-height: 16pt;
	color: #FF9900;
}

.tituloNegro {
	font-size: 15pt;
	line-height: 16pt;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.tituloRojo {
	font-size: 15pt;
	line-height: 16pt;
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.fondoRosa {
	background-color: #FFAADD;
	font-size: 12pt;
	font-weight: bold;
}
.fondoAzul {
	background-color: #81B2C8;
	font-size: 12pt;
	font-weight: bold;
}
.fondoVerde {
	background-color: #19435E;
	font-size: 12pt;
	font-weight: bold;
}

