
body   { color: #696969; font-family: verdana; background-color: white; margin: 0px }
.text_05   { font-size: 5px }
.text_10 { font-size: 10px }
.text_11  { font-size: 11px }
.text_12  { font-size: 12px }
.text_14  { font-size: 14px }
.text_17  { font-size: 17px }
.text_21 { font-size: 21px }
.text_black { color: black }
.text_color     { color: #574a16 }
.text_white { color: white }
.box_color     { color: white; font-size: 14px; background-color: #574a16 }
.box_gray { background-color: #d3d3d3 }
.box     { color: #333; font-size: 11px; background-color: #f5f5f5; border: solid 1px #696969 }
a:link    { color: #574a16 }
a:active    { color: #574a16 }
a:visited    { color: #574a16 }
a:hover    { color: white; text-decoration: none; background-color: #574a16 }
