A.black:link { color: #9c65ce; text-decoration: underline; background: transparent; } 
A.black:active { color: #9c65ce; text-decoration: none; background: transparent; }
A.black:visited { color: #8c8c8c; text-decoration: underline; background: transparent; }
A.black:hover { color: #9c65ce; text-decoration: none; background: transparent; }

A.white:link { color: #9c65ce; text-decoration: underline; background: transparent; } 
A.white:active { color: #9c65ce; text-decoration: none; background: transparent; }
A.white:visited { color: #8c8c8c; text-decoration: underline; background: transparent; }
A.white:hover { color: #9c65ce; text-decoration: none; background: transparent; }

.border { 
    float: left;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border: 1px #ffffff solid; 
    margin: 0px;
    padding: 0em;
    text-align: left;
}

.figure { 
    float: left;
    width: 275px;
    height: 165px;
    border: 0px #cccccc solid; 
    margin: 0px;
    padding: 0em;
    text-align: center;
}

.figure2 { 
    float: right;
    width: 178px;
    height: 200px;
    border: 0px #cccccc solid; 
    margin: 0px;
    padding: 0em;
    text-align: center;
}

.line {
    position: absolute;
    float: left;
    top: 192px;
    left: 137px;
    width: 99%;
    height: 3px;
    border: 0px #cccccc solid; 
    margin: 0px;
    padding: 0em;
    text-align: center;
}

.title {

   color: #4422aa;
   font-size: 11pt;
   font-style: bold;
   font-family: Verdana, Arial;

}

.main_text {

   color: #000000;
   font-size: 10pt;
   font-style: none;
   font-family: Verdana, Arial;

}

tr, td {

   color: #000000;
   font-size: 10pt;
   font-style: none;
   font-family: Verdana, Arial;

}

.contact_text {

   color: #000000;
   font-size: 9pt;
   font-style: none;
   font-family: Verdana, Arial;

}

.text_links {

   color: #909090;
   font-size: 8pt;
   font-style: none;
   font-family: Verdana, Arial;

}

.f_small {

   color: #a000a0;
   font-size: 8pt;
   font-style: none;
   font-family: Verdana, Arial;

}

.light_blue {

   color: #877fb0;
   font-size: 10pt;
   font-style: none;
   font-family: Verdana, Arial;

}

.f_small2 {

   color: #000000;
   font-size: 8pt;
   font-style: none;
   font-family: Verdana, Arial;

}

.light_blue_big {

   color: #847db5;
   font-size: 12pt;
   font-style: none;
   font-family: Verdana, Arial;

}