<STYLE TYPE="text/css>

<!-- Style lien intranet blanc-rouge-->
a.blanc-rouge {
    color: #ffffff;
	font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;
}

a:link.blanc-rouge {
    color: #ffffff;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:hover.blanc-rouge {
    color: #C4261D;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:visited.blanc-rouge {
    color: #ffffff;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:visited:hover.blanc-rouge {
    color: #C4261D;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}
	

<!-- Style lien intranet rouge-blanc-->
a.rouge-blanc {
    color: #C4261D;
	font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;
}

a:link.rouge-blanc {
    color: #C4261D;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:hover.rouge-blanc {
    color: #ffffff;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:visited.rouge-blanc {
    color: #C4261D;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:visited:hover.rouge-blanc {
    color: #ffffff;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}
	
<!-- Style lien intranet marron-blanc-->
a.marron-blanc {
    color: #5F5852;
	font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;
}

a:link.marron-blanc {
    color: #5F5852;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:hover.marron-blanc {
    color: #ffffff;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:visited.marron-blanc {
    color: #5F5852;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:visited:hover.marron-blanc {
    color: #ffffff;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}
	
<!-- Style lien intranet noir-rouge-->
a.noir-rouge {
    color: #000000;
	font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;
}

a:link.noir-rouge {
    color: #000000;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:hover.noir-rouge {
    color: #C4261D;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:visited.noir-rouge {
    color: #000000;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:visited:hover.noir-rouge {
    color: #C4261D;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}	
	
	
<!-- Style lien intranet marron-rouge-->
a.marron-rouge {
    color: #5F5852;
	font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;
}

a:link.marron-rouge {
    color: #5F5852;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:hover.marron-rouge {
    color: #C4261D;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:visited.marron-rouge {
    color: #5F5852;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}

a:visited:hover.marron-rouge {
    color: #C4261D;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none;}
</STYLE>


