/* CSS Document */

.no_underline { text-decoration: none }
.underline { text-decoration: underline }
.combobox { background-color: white; border-color: yellow; font-family: Verdana; font-size: 10px; color: #000000;  }
input.button { background-color: #91001F; font-family: Verdana; font-size: 10px; color: white; }
