img { border : none; }

/* Liens --> */

a:link { text-decoration:none; color: #FFFFFF; font-weight: bolder; font-family: Tahoma; }
a:visited { text-decoration:none; color: #FFFFFF; font-family: Tahoma; }
a:hover { text-decoration:none; color: #FFFFFF; font-family: Tahoma; }
a:active { text-decoration:none; color: #FFFFFF; font-family: Tahoma; }

/* Textes --> */

.Style1 { color: #FFFFFF; font-family: Tahoma; font-size: 12px; }
.Style2 { color: #FFFFFF; font-family: Tahoma; font-size: 12px; font-weight: bolder; text-decoration: underline; }
.Style3 { color: #FFFFFF; font-family: Tahoma; font-size: 12px; font-style: oblique; }
.Style4 {color: #FFFFFF; font-family: Tahoma; font-size: 12px; text-decoration: underline; }
.Style5 { color: #FFFFFF; font-family: Tahoma; font-size: 14px; font-weight: bolder; }