a.liste{
display:block;
width:150px;
color:#660000;
background:#FFFFFF;
text-align:center;
text-decoration:none;
font:normal 12px arial, sans-serif;
}
a.liste:hover{
color:#000000;
text-decoration:none;
background-color:#F5DEB3;
}
a.iv{
display:block;
width:600px;
color:#660000;
background:#FFFFFF;
text-align:left;
text-decoration:none;
font:normal 10px arial, sans-serif;
}
a.iv:hover{
color:#000000;
text-decoration:none;
background-color:#F5DEB3; 
}

.body p          {font-family: Arial; font-size: 10pt; COLOR: #660000; margin-left: 10px}
.body A          {font-family: Arial; font-size: 10pt; COLOR: #660000; text-decoration: none}
.body A:hover    {COLOR: #000000; text-decoration: none}

.back A          {COLOR: #660000; text-decoration: none}
.back A:hover    {COLOR: #660000; text-decoration: underline}
