﻿a  {text-decoration: none; }
a:link { color: blue; }
a:visited { color: blue; } 
a:hover {color: gray; text-decoration: none;}