body, th, td { font-size: 10pt; }
th, td { background-color: #ffffff; }
a:link { text-decoration: none; color: blue; }
a:visited { text-decoration: none; color: blue; }
a:active { text-decoration: none; color: red; }
a:hover { text-decoration: underline; color: red; }