body {
}
.service a:visited{
  color: #000;
  text-decoration: none;
}
.service a:link{
  color: #000;
  text-decoration: none;
}
.service a:hover{
  color: #000;
  text-decoration: underline;
} 
