body {
margin: 0;
padding: 0;
background-color:#ffffff;
font-family: Sans, Arial, sans-serif;
font-size: 14px;
}

A {
font-family: Sans, Arial, sans-serif;color: #004080;}

A.texteorange {
font-size:14px;
color: #000000;
text-decoration: none;
font-weight: bolder;
}
A.texteorange:hover {
font-size:14px;
color:#FF8000;
font-weight: bolder;
}

A.textebleu {
font-size:14px;
color: #000000;
text-decoration: none;
font-weight: bolder;
}
A.textebleu:hover {
font-size:14px;
color:00A0c6;
font-weight: bolder;
}

A.textevert {
font-size:14px;
color: #000000;
text-decoration: none;
font-weight: bolder;
}
A.textevert:hover {
font-size:14px;
color:#008000;
font-weight: bolder;
}

A.texteviolet {
font-size:14px;
color: #000000;
text-decoration: none;
font-weight: bolder;
}
A.texteviolet:hover {
font-size:14px;
color:#6c017d;
font-weight: bolder;
}

A.menubas {
font-size:14px;
color: #ffffff;
text-decoration: none;
font-style: italic;
font-weight: bolder;
}
A.menubas:hover {
font-size:14px;
color:#ffffff;
text-decoration:underline;
font-style: italic;
font-weight: bolder;
}

A.extranet {
font-size:14px;
color: #0A51A1;
text-decoration: none;
}
A.extranet:hover {
font-size:14px;
color: #0A51A1;
text-decoration: underline;
}

A.narbeytm {
color: #0A51A1;
text-decoration: none;
}
A.narbeytm:hover {
color: #0A51A1;
text-decoration: underline;
}

.menusel {text-decoration: none;font-family: Sans, Arial, sans-serif;font-size:14px;
font-weight: bolder;color: #FF0000;}
