a {
    color: #E8A6AF;
    font-weight: bold;
    text-decoration: none
    }
a:visited {
    color: #E8A6AF;
    font-weight: bold;
    text-decoration: none
    }
a:active {
    color: #EAB1B4;
    font-weight: bold;
    text-decoration: underline
    }
a:hover {
    color: #EAB1B4;
    font-weight: bold;
    text-decoration: underline;
    cursor: sw-resize;
    border-bottom: 1px dashed #EAB1B4
    }
BODY {
    font-family: arial, verdana, geneva, helvetica, sans-serif;
    font-size: 9pt;
    color: #30090D;
    background-color: #AD091D
    }
td {
    font-family: arial, verdana, geneva, helvetica, sans-serif;
    font-size: 9pt
    }
b {
    color: #F6E8EA
    }
h2 {
    font-size: 16px;
    line-height: 16px;
    font-family: arial, verdana, geneva, helvetica, sans-serif;
    color: #EAB1B4;
    margin: 0 0 10px 0;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: right
    }
#menu a {
    color: #EDCFD4;
    font-weight: bold;
    text-decoration: none
    }
#menu a:visited {
    color: #EDCFD4;
    font-weight: bold;
    text-decoration: none
    }
#menu a:active {
    color: #EAB1B4;
    font-weight: bold;
    text-decoration: none
    }
#menu a:hover {
    color: #EAB1B4;
    font-weight: bold;
    text-decoration: none;
    cursor: sw-resize;
    border-bottom: 1px dashed #EAB1B4
    }
input, textarea, option, select {
    background-color: #7D0E12;
    color: #FDF2F2;
    border: dotted #7D0E12 1px
    }