A:VISITED {
	color : Blue;
	background-color : transparent;
}
A {
	text-decoration: none;
}

A:hover {
	color: red;
	background-color : transparent;
}
BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.titre{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-variant : small-caps;
	font-weight : bold;
	color : #191970;
}


.titre2 { font-family : Arial, Helvetica, sans-serif; font-size : 13px; font-variant : small-caps; font-weight : bold; color : #33CCCC; }
.gras { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-variant : normal; font-weight : bold; color : #000000; }
.stdblancbold {
font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-variant : normal; font-weight : bold; color : #FFFFFF;
}
.titre3 {
font-family : Arial, Helvetica, sans-serif; font-size : 13px; font-variant : small-caps; font-weight : bold; color : #CC0000;
}
