
a:link,a:visited {
        color: #B90F0C;
        text-decoration: none;
        font-weight: bold}
a:hover {
        color:#F8E9B0;
        text-decoration:none;
        background-image:url(spback2.jpg);
        background-color:#B90F0C}
hr {
        color:#782850;
        height:1px}
input {
        font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
        font-size:12px;
        color:#DD9DBD;
        border:solid 1px #782850;
        width:90px;
        background-color:#000000}
.button {
        font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
        font-size:12px;
        color:#DD9DBD;
        border:solid 1px #782850;
        width:60px;
        background-color:#000000}
textarea {
        font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
        font-size:12px;
        color:#DD9DBD;
        border:solid 1px #782850;
        width:130px;
        background-color:#000000}
