@charset "iso-8859-1";
<!--

A:link {text-decoration: none; color: #7DD60F}
A:visited {text-decoration: none; color: #EA6A2C}
A:active {text-decoration: none; color: #AB9C9C}
A:hover {text-decoration: none;  color: #FFFF80}

.speciallink {text-decoration: none; color: #AB9C9C}

body
{
	color: #AB9C9C;
	background-color: #000000;
}

.graphe {
     position: relative; /* IE hack */
     border: 1px solid #FCCA58;
     padding: 2px;
}
.graphe .barre {
     display: block;
     position: relative;
     background: #FCCA58;
     text-align: center;
     color: black;
     height: 10px;
     line-height: 10px;
     font-size: 50%;
}
-->
