BODY {
margin : 10px 10px;
}
P, UL, OL {
text-align : justify;
color : #000033;
}
TD {
color : #000033;
}

a:active {
text-decoration:underline;
color:#000000;
}

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

a:link,a:visited {
text-decoration:underline;
color:#000000;
}

.playlist {
font-size : 95%;
line-height : 125%;
text-align : justify;
color : #000033;
}
.smalltext {
font-size : 95%;
}
.title {
font-size : 150%;
font-weight : bold;
text-align : left;
margin-top : 5px;
color : #990000;
text-transform:uppercase;
}
.cover {
float : right;
height : 140px;
width : 140px;
margin-top : 2px;
margin-right : 2px;
margin-left : 15px;
margin-bottom : 10px;
}

a img /* Toutes les images contenues dans un lien */ {
border:none;
}