
<!--
a:link { color: blue }
a:visited { color: blue } 
a:hover   { color: Black; background-color: Yellow; font-weight: bold } 
H2 {color:blue; font-size:22; font-weight:bold}
.hot {color: red; font-weight:bold; font-style:italic}
.buttons {color: blue; font-weight:bold; font-size:16}
.greenman {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; color: #339933}
.header {font-family: Arial, Helvetica, sans-serif; font-size: 22pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFF00; text-align:center; padding-top: 3px; padding-right: 6px; padding-bottom: 3px; padding-left: 6px; clip:   rect(   ); white-space: pre}
.blueman {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; color: #1E56A7}

--> 
