body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.texto_naranja {
	color: #FFCC00
}
.boton {
	background-color: #FFCC00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	height: 18px;
}
.cuadro_texto {
	height: 16px;
	font-size: 12px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FFFF99;
	text-decoration: none;
}
.pie {
	font-size: 10px;
}
