/* CSS Document */

body {
	background-color: #121318;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textoextra1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	color: #B7D4E0;
	font-size: 14px;
}

.textoprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7D4E0;
}

a.enlace1:link {
	color: #B7D4E0;
	text-decoration: none;
}
a.enlace1:visited {
	text-decoration: none;
	color: #B7D4E0;
}
a.enlace1:hover {
	text-decoration: underline;
	color: #B7D4E0;
}
a.enlace1:active {
	text-decoration: none;
	color: #B7D4E0;
}

a.enlace2:link {
	color: #B7D4E0;
	text-decoration: none;
}
a.enlace2:visited {
	text-decoration: none;
	color: #B7D4E0;
}
a.enlace2:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.enlace2:active {
	text-decoration: none;
	color: #B7D4E0;
}

a.enlace3:link {
	color: #B7D4E0;
	text-decoration: none;
}
a.enlace3:visited {
	text-decoration: none;
	color: #B7D4E0;
}
a.enlace3:hover {
	text-decoration: none;
	font-size:12px;
	color: #FFFFFF;
}
a.enlace3:active {
	text-decoration: none;
	color: #B7D4E0;
}

.textosecundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.tituloextra2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B7D4E0;
}
