.borde {
	border: thin solid #0B4E9D;
}
.borde2 {
	border: thin solid #0955AB;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-variant: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.linea {
	border: thin solid #003366;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.contenidon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.tlsa_n a:link {
	text-decoration: none;
	color: #003366;	
	font-style: normal;
	font-weight: normal;
}
.tlsa_n a:visited {
	text-decoration: none;
	color: #003366;	
	font-style: normal;
	font-weight: normal;
}
.tlsa_n a:active {
	text-decoration: none;
	color: #003366;	
	font-style: normal;
	font-weight: normal;
}
.tlsa_n a:hover {
	color: #dd0000;
	font-style: normal;
	font-weight: normal;
}