.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615142;
	text-decoration: none;
}

.titlePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #615142;
	text-decoration: bold;
}

.normaltextUnder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615142;
	text-decoration: underline;
}
.lien:link  {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF9900;
	font-style : normal;
	text-decoration : none;
    font-weight: normal
}

.lien:visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF9900;
	font-style : normal;
	text-decoration : none;
    font-weight: normal
}

.lien:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF9900;
	font-style : normal;
	text-decoration : none;
	font-weight: normal
	}

.lien:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF9900;
	font-style : normal;
	text-decoration : underline;
        font-weight: normal
}
.bluetext  {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	color : #092D61;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}
.bluetext1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #092D61; text-decoration: none}