/*____________link_________*/
A.linkvert {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #5B6592;
	background: #00FF33;
	text-decoration:none;
	
}
A.linkvert:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #5B6592;
	background: #00FF33;
	text-decoration:underline;
}
A.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFA101;
	text-decoration:none;
	font-weight:bold;
}
A.linkblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B6592;
	text-decoration:underline;
	font-weight:bold;
}
A.linkblue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B6592;
	text-decoration:none;
}
A.linkblue10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFA101;
	text-decoration:underline;
}
/*_____________________*/


.textblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #5B6592;
}
.fdblue {
	background-color: #1D2764;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
.textblue2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #5B6592;
}
.textnoir {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textvert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #666699;
	background-color: #00FF33;

}
.textblue3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #5B6592;
}
.fdorange {
	background-color: #FFA101;
}
