A:link { color: #EEEE00; text-decoration:none; }
A:visited { color: #EEEE00; text-decoration:none; }
A:active { color: #EEEE00; text-decoration:none; }
A:hover {	color: #FF6600; text-decoration:none; }

.snake {
        color: #FF6600;
        font-family: times new roman;
        font-size: 16pt;
        font-weight: bold;
        position: absolute;
        top: -50px;
        visibility: visible;
}

.menu{
        padding:2px 8px 2px 8px;
        background:transparent url(../gifs/BoxBg.gif) repeat 0 0;
        border:1px solid #20201f;
}


.saisie {
  font-family:times new roman;
  font-size:14px;
  color:#000000;
  background-color:#EEEEEE;
}

.voir {
  font-family:times new roman;
  font-size:14px;
  color:#000000;
  background-color:#DDD4D4;
}

.bouton {
  font-family:times new roman;
  font-size:14px;
  color:#000000;
}
