.texto9{
color: #000000;
font-size: 9pt;
font-family: Tahoma;
}

.texto9b{
color: #FFFFFF;
font-size: 9pt;
font-family: Tahoma;
}

.texto9r{
color: #E25F6D;
font-size: 9pt;
font-family: Tahoma;
}

.texto8{
color: #000000;
font-size: 8pt;
font-family: Tahoma;
}

.texto11r{
color: #E25F6D;
font-size: 11pt;
font-family: Tahoma;
}

.boton{
background-color:#F9B8BE;
border-top: 1px #FA94A1 solid;
border-left: 1px #FA94A1 solid;
border-right:1px #FA94A1 solid;
border-bottom:1px #FA94A1 solid;
color: #E25F6D;
font-size: 8pt;
font-family: Tahoma;
}

.tabla{
border-top: 1px #F9B8BE solid;
border-left: 1px #F9B8BE solid;
border-right:1px #F9B8BE solid;
border-bottom:1px #F9B8BE solid;
}

.input{
border-top: 1px #F9B8BE solid;
border-left: 1px #F9B8BE solid;
border-right:1px #F9B8BE solid;
border-bottom:1px #F9B8BE solid;
font-size: 9pt;
font-family: Tahoma;
}


a.link8:link {
  color: #F9959F;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 8pt;
}

a.link8:visited {
  color: #F9959F;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 8pt;
}

a.link8:hover {
	color: #E17580;
	text-decoration: underline;
	font-family: Tahoma;
    font-size: 8pt;
}

a.link8:active {
	color: #F9959F;
	text-decoration: none;
	font-family: Tahoma;
    font-size: 8pt;
}

