body{
background-color: #222222;
font-size : 20;
font-family :  Arial; 
color : #FF6600;
}


a:link {color : #FF6600; text-decoration:none;} 
a:visited {color : #FF6600; text-decoration:none;} 
a:hover {color : #FF6600; text-decoration:underline;} 
