<!-- 
html {
  height: 100%;
}

body {
color:black;
background-color:#99ccff ;
padding: 0px 0px 0px 0px;
}

body,input
{
font-size: 12pt;
font-family: "trebuchet ms", "times", sans-serif ;
color: #FFFFFF;
}

p
{
line-height: 1.2em;
margin-bottom: 0.0em;
text-align: left;
}

div#dexter {
line-height: 0.0em;
margin-bottom: 1.2em
}

a
{
color: #808080;
text-decoration: none;
}

a:hover
{
color: #FF0099;
text-decoration: none;
}

a.lien1   
{     
color:#808080;     
text-decoration:none;     
font-weight:bold;  
}

a.lien1:hover   
{     
color:#FF00FF;     
text-decoration:none;     
font-weight:bold; 
}

.amour
{
line-height: 1.3em;
color: #00CCFF;
}

.regret
{
line-height: 1.1em;
color: #808080;
}

.artiste
{
font-size: 18pt;
font-weight:bold;
margin-bottom: 1.0em;
line-height: 1.1em;
color: #00CCFF;
}

-->