body {background-color:#666666;}

a:link { color: #FFCC00;
		  text-decoration : none;
		  }

a:hover { color: #FF0000;
		   text-decoration: none;
		   }

a:visited { color: #FF9900;
			text-decoration: none;
			}

p { text-align: center;
	font-family: Tahoma;
	color: #FFFFFF;
	}
	
.texte {
	text-align: left;
	font-family: Tahoma;
	color: #FFFFFF;

		}
		
.titre {
	text-align: center;
	font-family: Tahoma;
	color: #FFCC00;
	font-size: 24px;

		}
h4 { font-family: Tahoma;
	color: #ff9900
	}
