body
{
  font-family: Verdana; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: #3e3e3e;
  text-decoration: none;
}
td {
  font-family: Verdana; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: 3e3e3e;
  text-decoration: none;	
}
img{
	border: 0 none;
}
a{
	color: #4D4774;
	text-decoration: none;
}
a:hover{
	color: #A29EBB;
	text-decoration: underline;
}
a.destacat{
	color: #4D4774;
	font-weight: bold;
	text-decoration: none;
}
a.destacat:hover{
	color: #A29EBB;
	font-weight: bold;
	text-decoration: underline;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #56557d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}