
A:hover
{
	color: red;
	font-weight: normal;
	font-size: 15px;
	font-family: 'Microsoft Sans Serif' , Verdana;
}


hr
{
	color:black;
	height :1px;
}



BODY
{
	background-image: url(./images/lignes.jpg);
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: white;
	font-weight: normal;
	font-size: 15px;
	color: black;
	font-family: 'Microsoft Sans Serif' , Verdana;
}


td
{
	font-size :15px;
	font-family: 'Microsoft Sans Serif' , Verdana;
}

