a:link {
        color : #eeeebb;
        text-decoration : none;
}

a:visited {
        color : #eeeebb;
        text-decoration : none;
}

a:hover {
        color : #ffffff;
        text-decoration : underline;
}

a:active {
        color : #eeeebb;
        text-decoration : none;
}


body {
        background-color : #993366;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10;
}

.button {
        background : #CC6699;
        border : 1 solid #eeeeee;
        color : #FFFFFF;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 9px;
        font-weight : bold;
}

.input {
        background : #CC6699;
        border : 1 solid #eeeeee;
        color : #FFFFFF;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
}

.code {
        background : #CC6699;
        color : #FFFFFF;
}

.table0 {
        background-color : #CC6699;
        border-bottom-color : #aaaaaa;
        border-bottom-style : solid;
        border-bottom-width : 1;
        border-left-color : #aaaaaa;
        border-left-style : solid;
        border-left-width : 1px;
        border-right-color : #aaaaaa;
        border-right-style : solid;
        border-right-width : 1px;
        border-top-color : #aaaaaa;
        border-top-style : solid;
        border-top-width : 1px;
        color : #FFFFFF;
        font-size : 10px;
}

.table1 {
        background-color : #CC6699;
        border-bottom-color : #aaaaaa;
        border-bottom-style : solid;
        border-bottom-width : 1;
        border-left-color : #aaaaaa;
        border-left-style : solid;
        border-left-width : 1px;
        border-right-color : #aaaaaa;
        border-right-style : solid;
        border-right-width : 1px;
        border-top-color : #aaaaaa;
        border-top-style : solid;
        border-top-width : 1px;
        color : #FFFFFF;
        font-size : 10px;
}

.outsidelinks {
        color : #eeeeee;
        font-size : 10px;
}
