a {
	color: #0066FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.entree {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	a: #CD093C;
	font-size: 12px;
	font-weight: bold;

}
A.entree:link {
	color:#FFFFFF;
	text-decoration: none;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.entree:visited {
color:#FFFFFF;
text-decoration: none;
; font-family: Arial, Helvetica, sans-serif}
A.entree:hover {
	color:#3399FF;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
}





.calques {
	cursor: crosshair;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;


}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;

}
a:hover {
	color: #66CCFF;
	background-color: #333399;
}
hr {
	color: #66CCFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
