body {
background-color:#FFD9E1;
margin:20px 0px 0px 0px;
}

body.ind {
background-color:#FFD9E1;
margin:20px 0px 0px 0px;
background-image:url(gfx/back_ind.jpg);
font-family:arial;
font-size:10pt;
}


A.fs:link {color: black; font-size: 9pt; text-decoration: none; font-weight: lighter}
A.fs:visited {color: black; font-size: 9pt; text-decoration: none; font-weight: lighter}
A.fs:hover {color: #FFFF99; font-size: 9pt; text-decoration: underline; font-weight: lighter}

A.bl:link {color: #333333; font-size: 8pt; text-decoration: none; font-weight: lighter}
A.bl:visited {color: #333333; font-size: 8pt; text-decoration: none; font-weight: lighter}
A.bl:hover {color: black; font-size: 8pt; text-decoration: underline; font-weight: lighter}

A.entrer:link {color: #f000ff; font-size: 24pt; text-decoration: underline;r}
A.entrer:visited {color: #f000ff; font-size: 24pt; text-decoration: underline;}
A.entrer:hover {color: #ff007e; font-size: 24pt; text-decoration: none;}

A:link {color: black; font-size: 9pt; text-decoration: under-line;}
A:visited {color: black; font-size: 9pt; text-decoration: under-line;}
A:hover {color: #FFFF99; font-size: 9pt; text-decoration: none;}

textarea {
border:1px solid #FF0064;
background-color:#FFD9E1;
font-family:"arial", sans-serif;
color:#333333;
}

