.rosa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.Estilo1 {	font-size: 12px;
	font-weight: bold;
}
.Estilo3 {font-size: 10px}
.Estilo2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.Estilo4 {font-size: 12px}
.Estilo6 {	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

