a {
	text-decoration: none;
	color: #65A666;
}
a:hover {
	text-decoration: none;
	color: #65A666;
}
a:visited {
	text-decoration: none;
	color: #65A666;
}
a:active {
	text-decoration: none;
	color: #65A666;
}
.table1 {
	border: thin dotted #65A666;
}
.table2 {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #65A666;
	border-left-color: #65A666;
}
.table3 {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #65A666;
	border-right-color: #65A666;
	border-left-color: #65A666;
}
.table4 {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #65A666;
	border-bottom-color: #65A666;
}
.table5 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #65A666;
	border-bottom-color: #65A666;
	border-left-color: #65A666;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #65A666;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
	font-weight: bold;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #65A666;
	letter-spacing: 0.2em;
	text-indent: 10px;
	word-spacing: 0.3em;
	font-variant: small-caps;
}
.titre3 {
	font-size: xx-large;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #65A666;
}
.txtptt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
