
td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.min1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1px;
}

.min5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 5px;
}

.body_regular {
  font-size: 12px;
  text-decoration: none;
}

.link_regular {
  font-size: 12px;
  text-decoration: none;
  color: #4888B8;
}

a.link_regular:visited {
  color: #4888B8;
}

a.link_regular:hover  {
  color: #4888B8;
}

a.link_regular:active {
  color: #4888B8;
}


.body_bold {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.body_gris {
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

.body_gris_bold {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}

.menu {
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
  text-decoration: none;
}
.txtlinkblanco {	
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtlinkblanco:hover {	
	
	font-weight: bold;
	color: #FFFFCC;

}
.txtmenu2 {	
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: #800080;
	text-decoration: none;
}
.txtmenu2:hover
{
	font-weight: normal		;
	COLOR: #800080;
}
	a.menu:visited {
  color: #ffffff;
}
.espacio {
  color: #ffffff;
  font-size: 5px;
  text-decoration: none;
  text-decoration: none;
}

a.menu:hover
  {
  color: #ffffff;
}

a.menu:active {
  color: #ffffff;
}

a.menu.hidden{
  color: #ffffff;
}

.botons {
  background-image: url(imgs/botons.gif);
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  height: 12px;
  width: 10px;
  cursor: hand;
}

a.botons:visited {
  background-image: url(imgs/botons.gif);
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  height: 12px;
  width: 10px;
  cursor: hand;

}

a.botons:hover
  {
  background-image: url(imgs/botonsa.gif);
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  height: 12px;
  width: 10px;
  cursor: hand;

}

a.botons:active {
  background-image: url(imgs/botonsb.gif);
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  height: 12px;
  width: 12px;
  cursor: hand;

}

a.botons.hidden{
  color: #ffffff;
}

.cuerpo12{
  font-size: 12px;
  text-decoration: none;
}

.cuerpo12_bold {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;

}

.cuerpo14{
  font-size: 14px;
  text-decoration: none;
}

.cuerpo14_bold {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;

}


.cuerpo11{
  font-size: 11px;
  text-decoration: none;
}

.cuerpo_bold {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;


}

a.cuerpo_bold:hover
  {
  color: #cccccc;
}





.cuerpo_gris {
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}

.cuerpo_gris_bold {
  font-size: 10px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
