body {
	background-color: #000000;
	margin-top: 0px;
}
.texto_blanco {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
.texto_amarillo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.enlaces {
	font-family: Verdana;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
.enlaces a:link {
	font-family: Verdana;
	font-size: 8px;
	text-decoration: none;
	color: #FFFFFF;
}
.enlaces a:visited {
	font-family: Verdana;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
.enlaces a:visited {
	font-family: Verdana;
	font-size: 8px;
	color: #999999;
	text-decoration: none;
}
.enlaces a:hover {
	font-family: Verdana;
	font-size: 8px;
	color: #990000;
	text-decoration: none;
}
.mini_texto {
	font-family: Verdana;
	font-size: 8px;
	color: #CCCCCC;
}
.texto_banco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.texto_negro {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
