td 
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
}

a.menu
{
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;
}

a.menu:hover
{
	color			: #996699;
	text-decoration	: none;
	font-weight		: bold;
}

a:link
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;
}

a:hover
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #996699;
	text-decoration	: none;
	font-weight		: bold;
}

a:visited
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;
}

a:active
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;
}

.titre 
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #FFFFFF;
}
