.def         { color: #003399; text-decoration: none; cursor: hand }
.def:hover   { color: #FF0000; text-decoration: none; cursor: hand }
.selected    { background-color: #000000; border-style: outset; border-width: 0 }
a            { color: #003399; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: none }
.custom_input { background-color: #ffffff; color: #003399; border: 1 solid #003399 }
.custom_button { background-color: #99ccff; color: #003399; font-family: Verdana; font-size: 
               10pt; font-weight: bold; border-style: outset; border-width: 1 }
.def_title         { color: #003399; text-decoration: none; cursor: hand }
.def_title:hover   { color: #FF0000; text-decoration: none; cursor: hand }
.dark        { color: #000099; background-color: #ffffff;}
.light       { color: #6699FF; background-color: #ffffff;}
.medium      { color: #003399; background-color: #ffffff;}