    body {
	background-color: transparent;
    margin:0;
    padding:0;
}

.littleN {
	font-family:  "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.littleN a {
	text-decoration: none;
	color: #FF9900;
	font-family:  "Trebuchet MS";
	font-size: 11px;
}
.littleN a:link {
	text-decoration: none;
	color: #FF9900;
	font-family:  "Trebuchet MS";
	font-size: 11px;
}
.littleN a:visited {
	color: #FF9900;
	text-decoration: none;
	font-family:  "Trebuchet MS";
	font-size: 11px;
}

.littleN a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-family:  "Trebuchet MS";
	font-size: 11px;
}
.littleN a:active {
	color: #FF9900;
	text-decoration: none;
	font-family:  "Trebuchet MS";
	font-size: 11px;
}

.titulo-rojo {
	font-family:  "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.subtitulo-rojo {
	font-family:  "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}