.text1 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	text-decoration: none;
}
.text2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	text-decoration: none;
}
.lien:link  {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #336699;
	font-style : normal;
	text-decoration : none;
    font-weight: normal
}

.lien:visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #336699;
	font-style : normal;
	text-decoration : none;
    font-weight: normal
}

.lien:active  {
	font-family : Arial, Helvetica, sans-serif;
	color : #336699;
	font-style : normal;
	text-decoration : none;
	font-weight: normal
	}

.lien:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #336699;
	font-style : normal;
	text-decoration : none;
        font-weight: normal
}
.lien1:link  {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336699;
	font-style : normal;
	text-decoration : none;
    font-weight: normal
}

.lien1:visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11 px;
	color : #336699;
	font-style : normal;
	text-decoration : none;
    font-weight: normal
}

.lien1:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11 px;
	color : #336699;
	font-style : normal;
	text-decoration : none;
	font-weight: normal
	}

.lien1:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336699;
	font-style : normal;
	text-decoration : none;
        font-weight: normal
}
.text3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}.text4 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.buton {
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#016AB9;
	line-height:normal;
	padding-top:1px;
	cursor: hand;
	border: 1px solid #016AB9;
}
.buton1 {
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#999999;
	line-height:normal;
	padding-top:1px;
	cursor: hand;
	border: 1px solid #999999;
}