.fondoVerde {
	background-color: 6b8f00;
}
.fondoNaranja {
	background-color: F28000;
}
.fondoAzul {
	background-color: 434B93;
}
.fondoAzulOscuro {
	background-color: 141f78;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;

}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titulo {
	font-size: 14px;
	color: #FF6600;
	font-weight: normal;
}
