.buscar tr.hover {
  background: #ffffee;
}
.buscar {
  valign: top;
}
.submit {
  font-family:Verdana,sans-serif;
  color: #278DCB;
  border: 2px solid;
  font-weight: bold;
  background: #CEEAFF;
  font-size: 14px;
}
.submit:hover {
  background: #FFCF6A;
}
INPUT {
  font-family:Verdana,sans-serif;
  color: #278DCB;
  border: 1px solid;
  font-weight: bold;
  background: #F0F0FF;
  font-size: 13px;
}
INPUT:hover {
  background: #FFCF6A;
}
.asterisco {
  font-family:Verdana,sans-serif;
  color: #DF0000;
  font-weight: bold;
  font-size: 19px;
}
TEXTAREA {
  font-family:Verdana,sans-serif;
  color: #278DCB;
  border: 1px solid;
  font-weight: bold;
  background: #F0F0FF;
  font-size: 13px;
}
TEXTAREA:hover {
  background: #FFCF6A;
}

SELECT {
  font-family:Verdana,sans-serif;
  color: #278DCB;
  border: 1px solid;
  font-weight: bold;
  background: #F0F0FF;
  font-size: 13px;
}
SELECT:hover {
  background: #FFCF6A;
}
.title { color: #666666; }
.footer {
  color: #666666;
  font-size: 10px;
  font-family:Verdana,sans-serif;
  font-size:x-small;
}
.busqueda {
  font-family:Verdana,sans-serif;
  color: #57A5E3;
  font-weight: bold;
  font-size: 12px;
}
.vinculo {
  font-family:Verdana,sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}
.regisaltar {
  font-family: Verdana,sans-serif;
  color: #006FB0;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
a:link, a:visited, a:active {
 color: #0066CC;
 font-size: 15px;
 margin-right: 2px;
 margin-left: 2px;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
 text-decoration: underline; 
}
a:hover {
 text-decoration: none; 
}
.info:link, .info:visited, .info:active {
 font-family:Verdana,sans-serif;
 color: #0066CC;
 font-size: 12px;
 text-decoration: none;
}
.info:hover {
 text-decoration: underline; 
}
.nfo:link, .nfo:visited, .nfo:active {
 font-family:Verdana,sans-serif;
 color: #0066CC;
 font-size: 10px;
 font-weight:normal;
 text-decoration: none;
}
.nfo:hover {
 text-decoration: underline; 
  font-weight:normal;
}
.imagen {
  border: 2px solid #484848;
}
.pag:link, .pag:visited, .pag:active {
  font-family:Verdana,sans-serif;
  color: #278DCB;
  font-size: 18px;
  padding: 2px;
  padding-right: 8px;
  padding-left: 8px;
  border: 1px solid;
  font-weight: bold;
  background: #CEEAFF;
  text-decoration: none; 
}
.pag:hover {
  background: #FFCF6A;
}
.recomendados a:link, .recomendados a:visited, .recomendados a:active {
  border: 2px solid;
  padding: 3px;
  font-family:Verdana,sans-serif;
  color: #CE0000;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}
.recomendados a:hover {
	color: #FFFFFF;
	background: #CE0000;
}
h1 {
 font-family:Verdana,sans-serif;
 color: #0066CC;
 font-size: 10px;
 text-decoration: none;
}
