a {}
a:visited {
}

a.on {
}
a.affgloss {
text-decoration: none;
border-bottom: 1px dotted #666;
}
a.affgloss:hover {
cursor: help;
text-decoration: none;
color:#000;
}
.texte_gloss {
text-align: justify;
padding: 20px;
background: #fff;
}
.navgloss {
color: #666;
}
.navgloss a {
color: #666;
text-decoration: none;
}
.navgloss a:hover {
color: #000;
text-decoration: none;
}
a.floatleft {
	display: block;
	float: left;
}
a.floatright {
	display: block;
	float: right;
}
.navgloss {
	text-align: left;
	padding: 20px;
}
