.copyright {
        font-family : Arial;
        font-size : 11px;
        font-style : normal;
        font-weight : bold;
        text-decoration : none;
        color : #FFFFFF;
}

.text {
        font-family : Arial;
        font-size : 12px;
        font-style : normal;
        font-weight : normal;
        text-decoration : none;
        color : Black;
}

.heading {
 font-family: "Verdana";
 font-size: 16px;
 font-weight: bold;
 color: #F86436;
 text-decoration: none;
}

.lnk, .lnk:link, .lnk:hover, .lnk:visited {
 font-family: "Arial";
 font-size: 11px;
 color: #000000;
 font-weight : bold;
 text-decoration: none;
}

.inp {
        font-family: "Arial";
        font-size: 12px;
        color:#000000;
        text-decoration: none;
        background-color: #FFFFFF;
        border: solid 1px #000000;
}

.inpm {
        font-family: "Arial";
        font-size: 12px;
        color:#000000;
        text-decoration: none;
        background-color: #FFFFFF;
        border-top: solid 1px #000000;
        border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
        border-left: solid 3px #CC0000;
}

.menu, .menu:link, .menu:visited {
 font-family: "Arial";
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

.menu:hover {
 color: #F86436;
}

.inp {
        font-family: "Arial";
        font-size: 12px;
        color:#000000;
        text-decoration: none;
        background-color: #FFFFFF;
        border: solid 1px #000000;
}

.inpm {
        font-family: "Arial";
        font-size: 12px;
        color:#000000;
        text-decoration: none;
        background-color: #FFFFFF;
        border-top: solid 1px #000000;
        border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
        border-left: solid 3px #CC0000;
}
