* {
font-family:Arial,helvetica,sans-serif;
font-size:12px;
color:white;
font-weight:bold;
}

body {
background-color: #1D175B;
}

a {
color:white;
text-decoration: none;
}

a:visited, a:active {
color: white;
text-decoration: none;
}

a:hover {
text-decoration: underline; 
color: #DF0200;
}

.titre {
font-size:22px;
font-weight:normal;
margin:4px;
margin-right:15px;
}
