.Estilo1 {color: #FFFFFF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.Estilo2 {
	font-size: 24px;
	font-weight: bold;
	color: #E6EB18;
}
.Estilo3 {
	color: #E6EB18;
	font-weight: bold;
}
.Estilo8 {color: #E6EB18}
.Estilo1 a {
	color: #FFFFFF;
}
