.lienpuce {
padding: 0 0 0 20px;
background: transparent url(puce_liens.jpg) no-repeat 0 5px;
text-decoration: none;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #66CCCC;
}

.lienpuce:hover {
color: #000099;
background: transparent url(puce_liens_2.jpg) no-repeat 0 5px;
}

.liennoir {color: #000000; font-family: Verdana; font-size: 11px; text-decoration: none } 
.liennoir:hover {font-weight: bold; color: #990000} 

.lienrouge {font-weight: bold; color: #990000; font-family: Verdana; font-size: 11px; text-decoration: none } 
.lienrouge:hover {color: #cc9900} 

.liengris {font-weight: bold; color: #999999; font-family: Verdana; font-size: 11px; text-decoration: none } 
.liengris:hover {color: #000099} 

.lienbleu {color: #000099; font-family: Verdana; font-size: 11px; text-decoration: none } 
.lienbleu:hover {font-weight: bold; color: #000099} 



