.backcolor {
	background-color: #28507B;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
a{
	background-color:inherit;
	color:#5151A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link, a:visited, a:active{text-decoration:underline;}
a:hover{
	text-decoration:underline;
	color: #6699CC;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999999;
}
.h3{
	background-color:inherit;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.backtexte {
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;


}
.hr {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}
