body {
	background-color: #FFF;
}
object {
outline:none;
}
.titulo-azul-med {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d6d9c;
}
a.titulo-azul-med:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d6d9c;
	text-decoration: none;
}
a.titulo-azul-med:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d6d9c;
	text-decoration: underline;
}
.titulo-contenido {
	font-family: Tahoma;
	font-size: 14px;
	color: #27abdc;
}
.texto-gris-small {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
}
a.texto-gris-small:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
	text-decoration: none;
}
a.texto-gris-small:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
	text-decoration: underline;
}
.texto-gris-med {
	font-family: Tahoma;
	font-size: 12px;
	color: #7e7e7e;
}
.texto-azul-small {
	font-family: Tahoma;
	font-size: 11px;
	color: #27abdc;
}
.texto-blanco-small {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
}
.texto-blanco-xsmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
}
.texto-azul-xsmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #1e518c;
}
.texto-azul-med {
	font-family: Tahoma;
	font-size: 12px;
	color: #27abdc;
}
a.texto-azul-med:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #27abdc;
	text-decoration:none;
}
a.texto-azul-med:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #27abdc;
	text-decoration:underline;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #7e7e7e;
	margin-right: 10px;
}
.footer a {
	font-family: Tahoma;
	font-size: 10px;
	color: #7e7e7e;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}
