a:link {
	color: 003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 006600;
}
a:hover {
	text-decoration: none;
	color: 660000;
}
a:active {
	text-decoration: none;
}
.textenagano {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
	line-height: normal;
}
.texteblanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	line-height: normal;
}
.texteB {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.texteB2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titrenagano {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666600;
	text-align: left;
}
