A:hover   { color: #FF3333; text-decoration: underline}
A:active  { color: #990000 }
.linkblue { text-decoration: none; color: #000099 }
.linkwhite { text-decoration: none; color: #FFFFFF }
.code {  font-family: "Courier New", Courier, mono; font-size: 10pt; color: #000088; font-style: normal}
.codecomment {  color: #0000FF; font-style: italic}
.keyword {  color: #009900}

