<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>feuille de style</title>
</head>

<body>
body	{	font-family:verdana,arial,helvetica,sans-serif;
		color:#OOOOOO;
		font-size:12px;
		font-weight:300;
		}

table	{	font-family:verdana,arial,helvetica,sans-serif;
		color:#000000;
		font-size:12px;
		font-weight:300;
		background-color:#ffffff;
		}
.titre_page
	{	font-family:verdana,arial,helvetica,sans-serif;
		color:#c00000;
		}
A
		{ color:#000000; text-decoration:none;
		}
A:hover
		{ color:#ff0000; text-decoration:underline;
		}
A:active
		{ color:#ff0000; text-decoration:underline;
		}
</body>
</html>
