/********************************************************************************/

a
{
  color: #a6a6a6;
  text-decoration: none;
  border-bottom: 0px;
}

a:hover
{
  color: #e04e15;
  border-bottom: 0px;
}


/********************************************************************************/