/* CSS Document */

#liens1  a, #liens1 {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#liens1 a:hover {
	color: #828282;
}
.mauve   {
	color: #3A429C;
}
