/* Title{indestoppage} */

body{
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
/* background: #849FC6;   pour la couleur du fond de la table */
margin-top: 0px;
}

body.contents{
margin-left: 5px;
}

a:active{
color: #ffffff;
}

a:link{
color: #0000a0;
}

a:visited{
color: #a00000;
}

a:hover{
color: #ff00a0;
}

