A{
        color: Black;
        text-decoration : none;
}

a:link{
        font-weight:bold; color:#ffffcc; text-decoration:underline;
}

a:visited{
        font-weight:bold; color:#ffffcc; text-decoration:underline;
}

a:hover{
        font-weight:bold; color:#FF3363; text-decoration:underline;
}

a:active{
        font-weight:bold; color:#FF3363; text-decoration:none
}

BODY {
        font-family : arial,"MS Sans Serif", Geneva, sans-serif;
        background-color : #222288;
        color : #333399;
        font-size:12;
        scrollbar-3d-light-color : #222288;
        scrollbar-arrow-color : #ffffcc;
        scrollbar-base-color : #222288;
        scrollbar-dark-shadow-color : #000000;
        scrollbar-face-color : #2A166F;
        scrollbar-highlight-color : #A7AAB2;
        scrollbar-shadow-color : #000000;
}

TD {
        font-family : arial, "MS Sans Serif", Geneva, sans-serif;
        color : #29166f;
        font-size:12;
}

.inputbox {
        border:1px        solid #29166f;
        font-family : arial, Helvetica, sans-serif, Verdana, Geneva ;
        font-size : 10pt;
        color:#29166f;
        vertical-align : top;
        height : 17px;
        width: 180px;
}
.textarea{
        border:1px        solid #29166f;
        font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
        font-size : 10pt;
        color: #29166f;
        vertical-align : top;
        width: 423px;
}
.listbox{
       border:1px solid #29166f;

}
.button{
        border:1px solid #29166f;
        height : 19px;
        width: 110px;
        font-size : 10pt;
        color: #29166f;
}

.foto{
                border : 1px solid #29166F;
}


h1 {color:#29166F; font-size:26;}

h2 {color:#29166F; font-size:14}

h3 {color:#29166F; font-size:12}