﻿a:link {
  text-decoration: none;
}

a:hover{
  color: #FF3300;
  text-decoration: underline;
}