.Estilo1 {
	color: #666666;
	font-size: 18px;
}
a:active {
	color: #555555;
}
.Estilo2 {
	font-size: 12px;
	color: #666666;
}
.Estilo2a {
	font-size: 12px;
	color: #333300;
	font-weight:bold;
}
.Estilo4 {
	font-size: 10px;
	color: #444444;
}
.Estilo5 {
	font-size: 14px;
	color: #666666;
}
.Estilo5a {
    font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.Estilo6 {
	font-size: 14px;
	color: #555555;
}
.Estilo7 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.Estilo7a {
    font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Estilo72 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.Estilo8 {
	color: #333333;
	font-weight: bold;
}
.Estilo3 {color: #555555;
}
.Estilo9 {
font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.expo:link {
	color: #555555;
	font-size: 14px;
	color: #666666;
}
a.expo:visited {
	text-decoration: none;
	font-size: 14px;
	color: #666666;
}
a.expo:hover {
	text-decoration: none;
	font-size: 14px;
	color: #CC0000;
}
a.expo:active {
	text-decoration: none;
	font-size: 14px;
	color: #666666;
}

.Estilonormal2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a.normal:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a.normal:visited {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
a.normal:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a.normal:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}