body {	background-color: EEEEEE;}

body
{ 
color: #888888;
} 
 
a:link {
  color: #FF4444; 
}
a:visited {
  color: #FF4444; 
}

