.txtgros {
	font-size: 100px;
	font-family: "Courier New", Courier, mono;
	color: #FF9999;
	text-decoration: overline line-through;
	font-weight: 900;
}
a:link {
	font: 12px "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font: 12px "Courier New", Courier, mono;
	color: #993333;
	text-decoration: none;
}
a:hover {
	font: 12px "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font: 12px "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font: bold 36px "Courier New", Courier, mono;
	color: #99CC33;
	text-decoration: blink;
}
.txtmachin {
	font: 54px "Courier New", Courier, mono;
	color: #999999;
	text-decoration: underline blink;
}
.chouette {
	font: oblique 72px "Courier New", Courier, mono;
	text-decoration: overline blink;
}
.coucou {
	font: 55px "Courier New", Courier, mono;
	color: #993300;
	text-decoration: underline overline blink;
}
.voir {
	font: lighter 36px "Courier New", Courier, mono;
	color: #336600;
	text-decoration: line-through blink;
}
.contact {
	font: lighter 16px "Times New Roman", Times, serif;
	color: #666666;
}
