a:visited    { color: #0000ff }
a            { text-decoration: none; color: blue;
		font-weight: bold;}
a:hover      { color: red }
p  {text-align:center;color:blue}
body {background:#ffe4c4}
h1,h2 {color:maroon; text-align:center;font-size:large;font-Family:arial}
table {border-color:maroon;text-align: center;}
th {text-align:center;}
td {text-align:center}
li {text-align:left;color:blue;font-size:16px}
.top {vertical-align:top}
.milieu {vertical-align:middle}
.center {	text-align: center;}

