a {
    font-family : corvisa;
    font-size : 13px;
    text-decoration: underline;
    color :#FFFFE0;
	}
  a:hover {
    color: red;
    }

    
    body {
    font-family : Arial;
	font-size : 16px;
	background-attachment : fixed;

	}
	
	
 table {
    font-family : corvisa;
    color :#FFFFE0;
    font-size : 13px;
	}
	
	
a.bouton:link{
width:130px;
height:30px;
text-decoration:none; 
color:#003300;
text-align:center; 
font-weight:bold; 
background-color:#FFFFE0;
padding:5px}

a.bouton:visited{
width:130px;
height:30px;
text-decoration:none; 
color:#003300;
text-align:center;
font-weight:bold;
background-color:#FFFFE0;
padding:5px}

a.bouton:hover{
width:130px;
height:30px; 
text-decoration:none;
color:red;
text-align:center;
font-weight:bold; 
background-color:#FFFFE0;
background-image:url(aqua.jpg);
padding:5px}

.bouton{text-align:center;padding:5px;}
