.text_03   { font-size: 4px }
.text_06 { font-size: 7px }
.text_10a  { font-size: 11px; font-family: Arial }
.text_10 { font-size: 11px; font-family: Verdana }
.text_11 { font-size: 12px; font-family: Verdana }
.text_12 { font-size: 13px; font-family: Verdana }
.text_14 { font-size: 15px; font-family: Verdana }
.text_17 { font-size: 18px; font-family: Verdana }
.text_21 { font-size: 22px; font-family: Verdana }
.text_black { color: black }
.text_color { color: #CC6633 }
.text_white { color: white }
.box { font-size: 12px; font-family: Verdana; background-color: #f5f5f5; border: solid 1px #696969 }
.button_orange { color: white; font-size: 12px; font-family: Verdana; background-color: #c63; border: solid 1px #c63 }
.button_black   { color: white; font-size: 12px; font-family: Verdana; background-color: #696969; border: solid 1px #696969 }
a:hover { color: white; text-decoration: none; background-color: #CC6633 }
