  
.td-b
  {bgcolor:#fff;
   color:#808080;
font-size: 18px;}

.td-b > a
  {bgcolor:#fff;
   color:#808080;
font-size: 18px;}

.td-b > a:hover
  {bgcolor:#fafafa;
   color:#808080;
   text-decoration: none; 
  }


.ft-Title
  {
  color : #CB3434;
  font-size: 35px;
  font-weight: 600;
  font-family: Arial;
  }

  .ft-msg
    {
    color : #CB3434;
    font-size: 17px;
    font-weight: 300;
    font-family: Arial;
    }
.contenido
{
margin-left: 92px;min-height:calc(100VH - 378px);
}

a:hover
{
text-decoration: none; 
}

a > font
{
    color : #808080;
    font-size: 18px;
    font-weight: 600;
    font-family: Arial;

}
