
#*
a:link { text-decoration:none; font-weight:bold; color:#666666;}
a:visited { text-decoration:none; font-weight:bold; color:#555555;}
a:hover {text-decoration:underline;}
*#


table tr td a:link { text-decoration:none; font-weight:bold}
table a:visited { text-decoration:none; font-weight:bold; }
table a:hover {text-decoration:underline; font-weight:bold}

a:link { color:#666666;}
a:visited { color:#555555;}
a:hover {color: blue}

