A:link { text-decoration: none; color: blue; }
A:visited { text-decoration: none; color: purple; }
A:hover { text-decoration: none; color: red; }
A:active { text-decoration: none; color: red; }
TD { font-family: Verdana; font-size: 10pt; color: black; font-weight: normal; }
BODY { color: black; font-family: Verdana; font-size: 10pt; font-weight: normal; background: white }

