body {font-family: MS Sans Serif; font-size: 11px;}
    table {border: 0px;}
    td	{font-family: MS Sans Serif; font-size: 12px; color: black}
    a:hover {color: black}

A{text-decoration: none}
A.liens:hover{color: #5074A8; text-decoration:underline}



A:link {
	text-decoration: none;
	font-family: Ms Sans-Serif;
	font-style: normal;
	font-weight: normal;
	color: blue;
}
A:visited {
	text-decoration: none;
	font-family: Ms Sans-Serif;
	font-style: normal;
	font-weight: normal;
	color: blue;
}
A:hover {
	text-decoration: underline;
	font-family: Ms Sans-Serif;
	font-style: normal;
	font-weight: normal;
	color: blue;
}

h1 {
  font-size:1px;
  color:#FEFEFE;
}