input, textarea,select
{
  font-family:#FFF7E7 Verdana;
  color: #919191;
  font-size: 12px;
  font-weight: 700;
  background-color:;
}
.inicio
{
  font-family:#FFF7E7 Verdana;
  font-size: 12px;
  text-align:justify;
  font-weight: 500;
}
a
{
  color:#B9B9FF;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
}
a:hover
{
  text-decoration: none;
  color: #0000cc;
  text-decoration: underline;
}

