.main { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #570600; 
    line-height: 13px; 
    letter-spacing: 0px
    }
.main A:link { color: #570600}
.main A:visited { color: #570600}
.main A:hover { color: #BE1F24}

.header { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    font-weight: bold; 
    color: #570600; 
    line-height: 20px; 
    letter-spacing: 0px
    }
.header A:link { color: #570600}
.header A:visited { color: #570600}
.header A:hover { color: #BE1F24}

.small { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    color: #570600; 
    line-height: 12px; 
    letter-spacing: 0px
    }
.small A:link { text-decoration: none; color: #570600}
.small A:visited { text-decoration: none; color: #570600}
.small A:hover { text-decoration: underline; color: #BE1F24}