@import url("/CSS/PageLutherie.css");

a   {
	color: #FFF;
	font-weight: normal;
	font-size: 12pt;
	font-family: "Times New Roman", Georgia, Times;
	text-decoration: none;
	background-color: #120B0E;
	font-variant: normal;
	text-transform: none;
}
body  {
	color: #f90;
	font-size: 12pt;
	text-decoration: none;
	background-color: #120B0E;
}

h1 {
	color: #fff;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
	text-align: center;
}

