a:active { color: #A9A4A4; text-decoration: none; border: 0px; }
a:link { color: #A9A4A4; text-decoration: none; border: 0px; }
a:visited { color: #A9A4A4; text-decoration: none; border: 0px; }
a:hover { color: #000000; text-decoration: none; border: 0px; }


.text {  font-family: Verdana; font-size: 17px; color: #000000; text-decoration: none; line-height: 20px}

.texta {  font-family: Verdana; font-size: 14px; color: #000000; text-decoration: none; line-height: 17px;}

.textb {  font-family: Verdana; font-size: 12px; color: #525050; text-decoration: none; line-height: 14px;}

.textc {  font-family: Verdana; font-size: 12px; color: #A9A4A4; text-decoration: none; line-height: 14px;}



        /* hide from ie on mac \*/
        html {
                height: 100%;
        }
        /* end hide */

        body {
                height: 100%;
                margin: 0;
                padding: 0;
                background-color: #ffffff;
                color: #000000;
        }