p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.small_text {
	font-size: 10px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


A.avis:link
	{
	color: #333300;
	text-decoration: underline;
	}

A.avis:visited
	{
	color: #333300;
	text-decoration: underline;
	}

A.avis:active
	{
	color: #706840;
	text-decoration: none;
	}

A.avis:hover
	{
	background: transparent;
	color: #333300;
	text-decoration: underline;
	}
