.txt10blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.txt14blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.txt14noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.txt12noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.txt14noirB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.txt10rougeB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #680d0d;
}

A.txt10blanc:link
{
    BACKGROUND-COLOR: transparent;
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline
}
A.txt10blanc:visited {
	color: #FFFFFF;
}
A.txt10blanc:hover {
	color: #FFFFFF;
}
A.txt10blanc:active {
	color: #FFFFFF;
}


A.txt10rougeB:link
{
    font-weight: bold;
	BACKGROUND-COLOR: transparent;
    COLOR: #680d0d;
    TEXT-DECORATION: underline
}
A.txt10rougeB:visited {
	font-weight: bold;
	BACKGROUND-COLOR: transparent;
    COLOR: #680d0d;
    TEXT-DECORATION: underline
}
A.txt10rougeB:hover {
	font-weight: bold;
	BACKGROUND-COLOR: transparent;
    COLOR: #680d0d;
    TEXT-DECORATION: overline
}
A.txt10rougeB:active {
	font-weight: bold;
	BACKGROUND-COLOR: transparent;
    COLOR: #680d0d;
    TEXT-DECORATION: underline
}
