 
   a:hover { color:red}
   a:visited { color: blue}
	
     

   body
   { 
      background: url(cross-2a.jpg) #E7E5CE;

      color: #660066;
      
    }
    
  body
  {font-family:  Arial, Helvetica, sans-serif} 
	
           
.lcopList {
	list-style-position: outside;
	list-style-image: url(images/coquilleBullet-1.gif);
}

