.inputfield {  border: thin #990000 solid; font-weight: bold; background-color: #FFFFFF}
.inputfieldcaps { border: thin #990000 solid; font-weight: bold; background-color: #FFFFFF ; text-transform: uppercase}

a:link {  color: #000000; text-decoration: underline}
a:hover {  font-weight: bold; color: #990000; text-decoration: underline}
a:active {  font-weight: bold; color: #990000; text-decoration: underline}
a:visited {  color: #000000; text-decoration: underline}
