BODY {
	color: #F8F8FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-image: none;
	font-variant: normal;
	background-color: #1E1E1E;
	background-attachment: fixed;
	margin: 0 0 0 0;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: transparent;
	color: #F8F8FF;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: transparent;
	color: #F8F8FF;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: transparent;
	color: #F8F8FF;
}
.blanco {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	background-color : transparent;
	text-align: left;
}

.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : justify;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	background-color : transparent;
	color : #F8F8FF;
}
.masgrande {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-align : justify;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	background-color : transparent;
	color : #F8F8FF;
}
.maschico {
	font-family : "Arial Narrow";
	font-size : 8pt;
	text-align : justify;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	background-color : transparent;
	color : #F8F8FF;
}

.izquierdo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	background-color : transparent;
	color : #F8F8FF;
}

.centrado {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-color: transparent;
	color: #F8F8FF;
}
.derecho {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : right;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	background-color : transparent;
	color : #F8F8FF;
}
.destacado {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #F8F8FF;
}

a:hover {
	color: #1E1E1E;
	text-decoration: none;
	background-color: #FFD700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
}

a:active {
	color: #FFD700;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
}

a {
	color: #FFD700;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
}
a:hover#grande {
	color: Red;
	text-decoration: none;
	background-color: Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
}

a:active#grande {
	color: Yellow;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
}

a#grande {
	color: #FFD700;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
}
.visitado {
	color: #F8F8FF;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
