body
{
  font-size: 12px; 
  font-style: normal; 
  font-weight: normal; 
  color: #3e3e3e;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
td {
  font-size: 12px; 
  font-style: normal; 
  font-weight: normal; 
  color: #3e3e3e;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
img{
	border: 0 none;
}
a{
	color: #01287b;
	text-decoration: none;
}
a:hover{
	color: #024df4;
	text-decoration: underline;
}
a.destacat{
	color: #01287b;
	font-weight: bold;
	text-decoration: none;
}
a.destacat:hover{
	color: #024df4;
	font-weight: bold;
	text-decoration: underline;
}
h3{
	font-size: 22px;
	font-weight: bold;
	color: #01287b;
	font-family: Arial, Helvetica, sans-serif;
	/*margin: 5px 0;*/
}
h3 a{
	color: #01287b;
	text-decoration: none;
}
h3 a:hover{
	color: #01287b;
	text-decoration: underline;
}
.subralla{
	border-bottom: 1px #01287b solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.boldAgenda{
	color: #01287b;
	font-weight: bold;
}

