.bg1
    {
    background:url(../html_images/body.gif);
    background-repeat:no-repeat;
    background-color:#000000;
    }
.title1
    {
    color:#660033;
    font-family:Times New Roman;
    font-size:16px;
    font-weight:bold;
    }
.title2
    {
    color:#000000;
    font-family:Times New Roman;
    font-size:18px;
    font-weight:normal;
    margin-top: 0px;
    margin-left:180px;
    margin-right:0px;
    text-align:left;
    }
.bodyhome
    {
    color:#FFFFCC;
    font-family:Times New Roman;
    font-size:13px;
    margin-right:130px;
    }
        .bodyhome a:link 
            { 
            color: #CCCC33;
            text-decoration: underline;
            }
        .bodyhome a:visited 
            { 
            color: #FFFFCC; 
            text-decoration: underline;
            }
        .bodyhome a:hover 
            { 
            color: #CCCC33;
            text-decoration: none;
            }
.footer
    {
    color:#996633;
    font-family:Times New Roman;
    font-size:11px;
    }
        .footer a:link 
            { 
            color: #996633;
            text-decoration: underline;
            }
        .footer a:visited 
            { 
            color: #996633; 
            text-decoration: underline;
            }
        .footer a:hover 
            { 
            color: #996633;
            text-decoration: none;
            }           