.Estilo3 {
	color: #FF6600;
	font-weight: bold;
}
.Estilo4 {color: #0066CC}
.Estilo5 {color: #0066CC; font-weight: bold; }
.Estilo6 {color: #FF6600}
.Estilo7 {
	color: #33FF33;
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
}
a:link {
	color: #FF6600;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #6633FF;
}
a:active {
	color: #FF6600;
}
