a{
text-decoration: none;
color:#8800AA;
}

a:hover{
 color: #800080;
}

.noir{
 font-family: Times New Roman, arial;
  color:#FFFFFF;
  background: #000000;
}

.noir2{
 font-size: 12px;
 width:150px;
   color:#FFFFFF;
  background: #000000;
}

.petit{
font-size:13px;
}

.ligne{
border: 2px ridge #555555;
border-top: none;
overflow: hidden;
text-decoration: none;
}

.pages{
text-decoration: none;
color: #4444FF;
}

.pagen{
float: right;
text-align: right;
}

.gros{
font-size: 23px;
}

.bbouton{
 border: 2px outset #00BFFF;
 width: 30px;
 background: #000000;
 color:#FFFFFF;
}

.boite{
float: left;
border: 3px ridge red;
margin-left: 10px;
}

.auteur{
padding: 2px;
float: left;
width: 160px;
border-right: 2px ridge #555555;
}

.message{
border-left: 2px ridge #555555;
margin-left: 164px;
padding: 3px;
}

.boutonvert{
color:#CCFFCC; 
border:2px outset lime;
background: #003300; 
margin: 5px; 
padding: 2px;
}