.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.bold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}

.link:link {}
.link:visited {}
.link:hover {color: orange; text-decoration: underline}
.link:active {}
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: red; text-decoration: none}