/* CSS Document */


.lienmbmeric:link {
	font-family: "Courier New", Courier, monospace;
	color: #F5F5F5;
	background-color: #FF3375;
	font-variant: small-caps;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.lienmbmeric:active {
	font-family: "Courier New", Courier, monospace;
	color: #DEDFEA;
	background-color: #FF3375;
	font-variant: small-caps;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.lienmbmeric:visited {
	font-family: "Courier New", Courier, monospace;
	color: #DEE0E6;
	background-color: #FF3375;
	font-variant: small-caps;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.lienmbmeric:hover {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	background-color: #78B973;
	font-variant: small-caps;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.lienmrosemeric:link {
	font-family: "Courier New", Courier, monospace;
	color: #FF6699;
	font-size: 12px;
	text-decoration: none;
}
.lienmrosemeric:active {
	font-family: "Courier New", Courier, monospace;
	color: #FF6699;
	font-size: 12px;
	text-decoration: none;
}
.lienmrosemeric:visited {
	font-family: "Courier New", Courier, monospace;
	color: #FF6699;
	font-size: 12px;
	text-decoration: none;
}
.lienmrosemeric:hover {
	font-family: "Courier New", Courier, monospace;
	color: #999999;
	font-size: 12px;
	text-decoration: underline;
}
.lienmmarques:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3375;
	font-size: 13px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.lienmmarques:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3375;
	font-size: 13px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.lienmmarques:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3375;
	font-size: 13px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.lienmmarques:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FD0052;
	font-size: 13px;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: bold;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	color: #FF3375;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF3375;
	font-variant: small-caps;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	color: #D70046;
	font-size: 18px;
	font-variant: small-caps;
}
li {
	color: #FF3375;
	font-size: 12px;
}
