
a { color: blue; text-decoration: none }
a:hover { color: red; text-decoration: underline }
.fixed { font-size: 10pt; font-family: Arial; background-color: silver; margin: 0px; border: solid 1px black }
.fixed1 { font-size: 10pt; font-family: Arial; background-color: yellow; margin: 0px; border: solid 1px black }
