a:active { color: #FFFFFF; text-decoration: none }
a:hover { color: #FFFFFF; text-decoration: none }
a:link { color: #FFFFFF; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
body {
	background-color: #000000;
	color: #FFFFFF;

}
.textegrasrouge {

	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}

