a:link      { text-decoration:none;  color:#c00000; }
a:visited   { text-decoration:none;  color:#800000; }
a:hover     { text-decoration:none;  color:#e00000; background-color:#808080; }
a:active    { text-decoration:none;  background-color:#808080; }


body        { background-color:#808080; } 



#PictureText  {
    font-family:Helvetica,Arial,sans-serif;
    font-size: 9pt;
    color:#000000;
    text-align:center; 
}

#link_black {
    font-weight:bold; 
    text-align:center; 
    color:#000000;
    font-size: 9pt;
}

