@charset "utf-8";
.dupraz {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 11px;
	color: 333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #096985;
	text-decoration: underline;
}
