A:link {text-decoration: none; color: blue}
A:visited {text-decoration: none; color: blue}
A:active {text-decoration: none; color: blue}
A:hover {text-decoration: underline; color: blue}
BODY {background: white}

a.toc:link {color: #ffffff; background: #000000; text-decoration: none; font-size: 9pt; font-family: Arial }
a.toc:active {color: #0000ff; background: #000000; font-size: 9pt; font-family: Arial }
a.toc:visited {color: #ffffff; background: #000000; text-decoration: none; font-size: 9pt; font-family: Arial }
a.toc:hover {color: #0000ff; background: #000000 text-decoration: underline; font-size: 9pt; font-family: Arial }
