A.mnu:link { color: blue; text-decoration: none }
A.mnu:visited { color: blue; text-decoration: none }
A.mnu:hover { color: blue; text-decoration: underline }

A.mnuwht:link { color: black; text-decoration: none }
A.mnuwht:visited { color: black; text-decoration: none }
A.mnuwht:hover { color: black; text-decoration: underline }

A.ftr:link { color: black; text-decoration: none }
A.ftr:visited { color: black; text-decoration: none}
A.ftr:hover { color: black; text-decoration: underline }

A.ftrhighlighted:link { color: black; text-decoration: underline }
A.ftrhighlighted:visited { color: black; text-decoration: underline}
A.ftrhighlighted:hover { color: black; text-decoration: underline }

A.reglink:link { color: blue; text-decoration: underline; background-color: white }
A.reglink:visited { color: blue; text-decoration: underline; background-color: white }
A.reglink:hover { color: white; text-decoration: underline; background-color: blue }
