A.grey_orange {
    color: #999;
    text-decoration: none
    }
A.black_orange {
    color: #000;
    text-decoration: none
    }
A.grey_orange:hover {
    color: #F7941D
    }
A.black_orange:hover {
    color: #F7941D
    }
A.white_grey {
    color: white;
    text-decoration: none
    }
A.white_grey:hover {
    color: #999
    }
A.yellow_black {
    color: yellow;
    text-decoration: none
    }
A.yellow_black:hover {
    color: black
    }
A.backlink {
    color: #03C;
    text-decoration: none
    }
A.backlink:hover {
    color: #0E89D8
    }
A.whiteblack {
    color: #FF0;
    text-decoration: none
    }
A.whiteblack:hover {
    color: #000
    }
A.whiteblack2 {
    color: white
    }
A.whiteblack2:hover {
    color: #000
    }
A.blue_orange {
    color: #69F;
    text-decoration: none
    }
A.blue_orange:hover {
    color: #F7941D
    }
A.blue_orange2 {
    color: 2e3192;
    text-decoration: none
    }
A.blue_orange2:hover {
    color: #F7941D
    }
p.m9 {
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    text-align: left;
    margin-top: 0
    }
p.m8 {
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    text-align: left;
    margin-top: 0
    }
p.m10 {
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    text-align: left;
    margin-top: 0;
    color: #3F3333
    }
.textbox1 {
    border-right: 1px solid;
    padding-right: 20px;
    border-top: 1px solid;
    font-weight: bold;
    font-size: 10px;
    border-left: 1px solid;
    width: 120px;
    color: #fff;
    margin-right: 20px;
    border-bottom: 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #4c648d
    }