a:link,a:visited {  text-decoration: none}
a:hover, a:active { color: #010101; text-decoration: none }
.blacktext {  color: #000000}
.darkbluetext { color: #556C82 }
.imageborder {border:5px; border-thickness: 1px; border-color: #556C82;border-style: solid;}
A:hover .imageborder, A:active .imageborder {border:5px; border-thickness: 5px; border-color: #000000; border-style: solid}