hr {
	font-weight: bold;
	color: #9999CC;
}
.hr {
	color: #9999CC;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-color: #9999CC;
	border-right-color: #666699;
}
.a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	font-style: normal;
	line-height: normal;
	text-decoration: none;





}
a:hover {
	text-decoration: underline;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #333333;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	color: #CCCCFF;
}
.a2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: none;
	font-weight: bold;

}
