BODY {
 FONT-FAMILY: Times New Roman, Times, serif;
 FONT-STYLE : normal;
 SCROLLBAR-FACE-COLOR: #003399;
 SCROLLBAR-HIGHLIGHT-COLOR: #003399;
 SCROLLBAR-SHADOW-COLOR: #EDD28B;
 SCROLLBAR-3DLIGHT-COLOR: #f3e1af;
 SCROLLBAR-ARROW-COLOR: #f3e1af;
 SCROLLBAR-TRACK-COLOR: #7DBEFF;
 SCROLLBAR-DARKSHADOW-COLOR: #7DBEFF;
}


/*---------------------------------*/
/* Style Lien Standard             */
/*---------------------------------*/
A:active {
 FONT-FAMILY: Times New Roman, Times, serif;
 FONT-WEIGHT: normal;
 COLOR: #003399;
 TEXT-DECORATION: none;
}

A:link {
 FONT-FAMILY: Times New Roman, Times, serif;
 FONT-WEIGHT: normal;
 COLOR: #003399;
 TEXT-DECORATION: none;
}

A:visited {
 FONT-FAMILY: Times New Roman, Times, serif;
 FONT-WEIGHT: normal;
 COLOR: #003399;
 TEXT-DECORATION: none;
}

A:hover {
 FONT-FAMILY: Times New Roman, Times, serif;
 FONT-WEIGHT: normal;
 COLOR: #FF0000;
 TEXT-DECORATION: none;
}


/*---------------------------------*/
/* Style Lien Menu                 */
/*---------------------------------*/
A.menu:active {
 FONT-FAMILY: Times New Roman, Times, serif;
 COLOR: #003399;
 TEXT-DECORATION: bold;
}

A.menu:link {
 FONT-FAMILY: Times New Roman, Times, serif;
 COLOR: #003399;
 TEXT-DECORATION: bold;
}

A.menu:visited {
 FONT-FAMILY: Times New Roman, Times, serif;
 COLOR: #003399;
 TEXT-DECORATION: bold;
}

A.menu:hover {
 FONT-FAMILY: Times New Roman, Times, serif;
 COLOR: #003399;
 TEXT-DECORATION: bold;
}