a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #F88A1A;
	text-decoration: none;
}

.Estilo2 {
	font-size: 10px;
	font-weight: bold;
}
.Estilo3 {
	color: #F88A1A;
	font-weight: bold;
}
