.link 
{
	font-family: Arial, Times, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.Over 
{
	font-family: Arial, Times, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	font-style: normal;
	text-decoration: underline;
	background-color: #000066;
}
.texte {
	font-family: Arial, Times, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #19165c;
}
.texteBold {
	font-family: Arial, Times, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #19165c;
}
.titre1 {
	font-family: Arial, Times, Verdana, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
}
.fond1 {
	background-color: #999999;
}
.fond2 {
	background-color: #CCCCCC;
}
.fond3 {
	background-color: #FFFF99;
}
.fond4 {
	background-color: #FFFFFF;
}
.titre2 {
	font-family: Arial, Times, Verdana, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #19165c;
}

.On {
	font-family: Arial, Times, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFF99;
	margin: 3px;
	padding: 5px;
	height: 1px;
	width: 1px;
	border: 1px solid #999999;
	letter-spacing: 3px;
}

.texteBoutonOn {
	font-family: Arial, Times, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 3px;
	text-decoration: none;
}

.Off {
	font-family: Arial, Times, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #999999;
	margin: 3px;
	padding: 5px;
	height: 1px;
	width: 1px;
	border: 1px solid #FFFF99;
	letter-spacing: 3px;
}

.texteBoutonOff {
	font-family: Arial, Times, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	letter-spacing: 3px;
	text-decoration: none;
}
