.link a:link { text-decoration: none; color: #000000; }
.link a:visited { text-decoration: none; color: #000000; }
.link a:hover { text-decoration: none; color: #A30609 }

.linkcolor a:link { color: black; text-decoration: none;}
.linkcolor a:visited {color: black }
.linkcolor a:hover {color: #cccccc; text-decoration: none; }