body, td
{
    font-family		: Verdana,Arial,Helvetica,sans-serif;
    font-size		: 8pt;
}

a
{
    text-decoration	: none;
    color			: #303030;
}

a:hover
{
    text-decoration	: underline;
}

a.inverse
{
    text-decoration	: underline;
    color			: #303030;
}

a.inverse:hover
{
    text-decoration	: none;
}

a.bouton
{
    text-decoration	: none;
    color			: #FFFFFF;
}

a.bouton:hover
{
    text-decoration	: none;
    color			: #FFFFFF;
}

select
{
	background		: #ffffff;
	font			: 8pt Verdana,Arial,Helvetica,sans-serif;
}

img 
{
	border			: 0;
}

.navlinks
{
	font-weight		: bold;
	color			: #202020;
	font-size		: 9pt;
}

.navlinks a
{
	color			: #000000;
	text-decoration	: none
}

.navlinks a:hover
{
	color			: #6594D5;
}