a:link{
	color : #000080;
	cursor : hand;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration : underline;
}

a:visited{
	color : #000080;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a:hover{
	color : #990033;
	cursor : hand;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration : underline;
}

a:active{
	color : #000080;
	cursor : hand;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration : underline;
}

body {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #4B5175;
}

h5 {
	color : #333333;
	font-family : Arial;
	font-size : 14;
	line-height : 14px;
	text-align : justify;
}

p {
	color : #191970;
	font-size : 12;
	line-height : 17px;
	text-align : justify;
}

.titre{
	color : #000000;
	font-size : 14;
}

