body { font-family: arial;  font-size: 33px;  }
td { font-family: arial;  font-size: 14px; }
a:link {color: blue;  font-family: variable; text-decoration: none}
a:visited {color: blue;  font-family: variable; text-decoration: none} 
a:active {text-decoration: underline; color: #F14F12} 
a:hover {text-decoration: underline; color: #F14F12}
// a:visited:hover {text-decoration: underline; color: #F14F12}