
a:link { color: red }
a:visited { color: red }
a:hover { color: white }
a:active { color: red }
.tablelnk { }
.tablelink a:link { color: red }
.tablelink a:visited { color: red }
.tablelink a:hover { color: maroon }
.tablelink a:active { color: red }
