BODY
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana;
	font-weight: normal;
	font-size : 10px;
	color: black;
}

TD
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 10px;
	color: black;
}

A
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 10px;
	color: black;
	text-decoration: underline;
}

A:hover, .AHover
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 10px;
	color: black;
	text-decoration: none;
}

.NotaBleu
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: white;
	text-decoration: none;
}

.NotaBleu:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: white;
	text-decoration: underline;
}

.NotaRouge
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: white;
	text-decoration: none;
}

.NotaRouge:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: white;
	text-decoration: underline;
}

.LienRouge
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #B2302E;
	text-decoration: none;
}

.LienRouge:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #B2302E;
	text-decoration: underline;
}

.LienBleu
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #0A50A1;
	text-decoration: none;
}

.LienBleu:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #0A50A1;
	text-decoration: underline;
}
