
a:visited  { color: #900; text-decoration: underline }
a:link  { color: black; text-decoration: underline }
a:hover  { color: gray; text-decoration: underline }
a:active  { color: #900; text-decoration: underline }
a { text-decoration: underline }
body    { color: black; font-size: 10px; font-family: "Lucida Grande", Verdana, Arial, Helvetica; background-color: white }
li   { color: black; font-size: 10px }
p   { color: black; font-size: 10px }
td   { color: black; font-size: 10px }
.caption  { color: black; font-size: 10px; text-decoration: none }
.header     { font-size: 12px; font-weight: bold }
.price  { font-size: 18px; font-weight: bold }
.index  { font-size: 11px }
.info   { font-size: 10px; text-decoration: none }
.menu  { color: black; font-size: 10px; text-decoration: none }
.name  { font-size: 11px; font-weight: bold }
.tableheader  { color: black; font-size: 10px; font-weight: bold }
.whiteheader  { color: white; font-size: 10px; font-weight: bold }
.formbutton  { font-size: 10px }
.formfield  { font-size: 10px }
.formlabel  { font-size: 10px }
.formdropdown  { font-size: 10px }
