.black {  color: #000000; text-decoration: none}
.white {  color: #FFFFFF; text-decoration: none}
.blue {  color: #0000BB; text-decoration: none}
a:hover {  background-color: #000099; color: #FFFFFF}
.selectbox {  color: #0000BB; background-color: #dedede; border-style: none}
.mark { color: #FFFFFF; text-decoration: none ; background-color: #000099}
.text {  background-color: #eeeeee}
.button {  color: #FFFFFF; background-color: #0000BB; border-color: #0099FF black black #0099FF; font-size: 12px; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}

