BODY {
        font-family: arial, helvetica;
        font-size: 12px;
        background-color: white;
        color: black;
}

.BODY a:active    { color:     #3366CC; text-decoration:       underline; }
.BODY a:visited   { color:     #FCB408; text-decoration:       underline; }
.BODY a:hover     { color:     #3366CC; text-decoration:       underline; }
.BODY a:link      { color:     #3366CC; text-decoration:       underline; }

.title {
        font-family:            arial, helvetica;
        font-size:              18px; 
        font-weight:            bold; 
}
