body {
background: black;
color: #333333;
font-family: Arial,Verdana, sans-serif;
}

p {
color: #FF6600;
font-size: xx-small;
}

.glace {
color: #FEFEFE
}

h1 {

   background: #FF6600;
   color: white;
text-align: center;
}

h7 {
font-size: 1px;
}

a:link{
	color:#7777D5;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	text-decoration: none;
color: white;
}



