tr,td,body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 140%;
  margin: 4px;
}
hr {
  size: 1px;
  /*border-top: 1px solid #EFF204;
  border-bottom: 1px solid #F0F0F0;*/
}
a:link,a:visited {
	color: #015B5B;
	font-weight: bold;
  	text-decoration: underline;
}
a:hover {
	color: #015B5B;
	text-decoration: underline overline;
}
input,textarea {
	FONT-SIZE: 12px;
  FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
  /*BACKGROUND-COLOR: ;*/
}
select {
  BACKGROUND-COLOR: #afc6db;
}.title {
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 8px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 8px;
}
img {
  border: 0;
}
.famosos img {
  margin-right: 8px;
  border: 1px solid #61585B;
}
.hidden {
  display: none;
}
