td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}
.texto_blanco {
	color: #FFFFFF;
	font-size: 11px;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #0000FF;
  text-decoration  : none;
  font-weight      : normal;
}
a:hover {
  font-size        : 11px;
  color            : #0000FF;
  text-decoration  : underline;
  font-weight      : normal;
}
a.category1:link, a.category1:visited {
	font-size        : 11px;
	font-weight      : normal;
	color: #FFFFFF;
}
.titulos {
	font-size: 16px;
	font-weight: bold;
	color: #0082C0;
}
.ruta {
	font-size: 10px;
	font-weight: bold;
	color: #0082C0;
}
.titulos2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0082C0;
}
