.Estilo1 {font-family: Verdana}
.Estilo2 {font-size: 9px}
.Estilo3 {
	font-size: 18px;
	color: #DB5646;
}
.Estilo4 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #DB5646;
}
.Estilo6 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
.Estilo7 {color: #DB5646}
a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #DB5646;
	font-style: bold;
text-decoration: none;
}
a:hover {
	color: #FF9900;	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #DB5646;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
