a:link{ color: #ff9900;text-decoration:none}
a:visited { color: #ff9900;text-decoration:none }
a:hover { text-decoration: underline }

body {
    background-color: #000000;
//    background-image: url(0,0,0));
    color: #ff9900;
    margin-top:0;
    margin-left:0;
    margin-right:0;																																
}

.lien {
    position: relative; top: -5px; color: #FFFFFF; font-size: 8pt; font-family: Arial;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}
.link {
    position: relative; top: -5px; color: #FF0000; font-size: 8pt; font-family: Arial;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}
.divise {
    position: relative; top: -5px; color: #C0C0C0; background: #05013A; font-size: 14pt;
}