A:hover   { 	color: #ffff00;
              	text-decoration: underline }

.corpo {	color: #ff99ff;
		text-decoration: none }

.runner {	color: #59ffaa;
		text-decoration: none }

.autres { 	color: #80ff00;
		text-decoration: none	}

.cartes {	color: #ffffff;
		text-decoration: none	}

.corpoT { 	color: #400080;
		text-decoration: none	}

.runnerT {	color: #008000;
		text-decoration: none	}

.Fonce {	color: #0000ff;
		text-decoration: none }
body {  
	background-image: url(../Images/Backnet.gif);
	background-attachment: fixed;
	font-size: 12pt;
	color: #fff1ff;
	font-family: "Times New Roman";
	background-color: #000000;
	background-repeat: repeat

}
