body {
margin: 0;
background: black;
color: blue;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
}

h1 {
font-size: 1em;
taext-align:center;
}

h2 {
font-size: 1em;
taext-align:center;
color: blue;
}

a:link{
color: #E2A486;
background-color: transparent;
text-decoration: none;
}

a:visited {
color:#E2A486;
background-color: transparent;
text-decoration: none;
}

a:hover{
color: red;
background-color: transparent;
text-decoration: underline overline;
}


a.lienp:link{
color: Yellow;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.lienp:visited {
color:yellow;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.lienp:hover{
color: blue;
font-size: 10px;
background-color: transparent;
text-decoration: underline overline;
}



a.gaba:link {
color:gray;
text-decoration:none;
}

a.gaba:hover {
color:gray;
text-decoration:none;
}

a.gaba:visited {
color:gray;
text-decoration:none;
}

a.cpr:link {
color:gray;
text-decoration:none;
}

a.cpr:visited {
color:gray;
text-decoration:none;
}

a.cpr:hover {
color:gray;
text-decoration:underline overline;
}

.center {
text-align:center;
}

.base {
position:absolute;
bottom:5px;
right:5px;
}

.clear{
clear:left;
visibility:hidden;
}

.label {
visibility:hidden;
}

hr {
width:80%;
}

img {border:0;}

td.txt {text-align:justify; font-size:12px;padding:1em;}

td {text-align:center;}
.noir {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
} 
a.noir {
color : #FFFFFF; 
text-decoration : none; 
} 
a.noir:active {
color : #FFFFFF; 
text-decoration: none;
} 
a.noir:visited {
color : #FFFFFF; 
text-decoration : none; 
} 
a.noir:hover {
color : #FFFFFF; 
text-decoration: none;
} 