.blacktxt {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 10px;color : black;}
a.blacktxt {color : black;;text-decoration : none}
a.blacktxt:hover {color : black; text-decoration : underline}
a.blacktxt:active {color : black; ;text-decoration : none}

.redtxt {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 10px;color : ff0000;}
a.redtxt {color : ff0000;;text-decoration : none}
a.redtxt:hover {color : black; text-decoration : underline}
a.redtxt:active {color : black; ;text-decoration : none}

.basetxt {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 9px;color : white;}
a.basetxt {color : white;;text-decoration : none}
a.basetxt:hover {color : black; text-decoration : underline}
a.basetxt:active {color : black; ;text-decoration : none}

.toptxt {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 11px;color : red;}
a.toptxt {color : red;;text-decoration : none}
a.toptxt:hover {color : black; text-decoration : underline}
a.toptxt:active {color : black; ;text-decoration : none}

.soustoptxt {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 12px;color : 006600;}
a.soustoptxt {color : 006600;;text-decoration : none}
a.soustoptxt:hover {color : black; text-decoration : underline}
a.soustoptxt:active {color : black; ;text-decoration : none}.blacktxtsouligne {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	text-decoration: underline;

}
.title_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	line-height: 20px;
}
