.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.Estilo8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006699; font-weight: bold; }
.Estilo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.fondo_dest {
	background-image: url(images/base_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond_noti {
	background-image: url(images/base_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}