a.type1:link { color:black; text-decoration:none; } 
a.type1:visited { color:rgb(255,153,0); text-decoration:none; } 
a.type1:active { font-family:Verdana; font-style:normal; font-weight:bold; font-size:9pt; color:rgb(255,153,0); text-decoration:underline; border-width:1px; border-color:rgb(255,204,0); border-style:solid; } 
A.type1:hover {color:#ffffcc; text-decoration:underline;} 
.verdana14gras { font-family:Verdana; font-weight:bold; font-size:14pt; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { font-style:normal; font-weight:bold; color:blue; text-decoration:underline; }
a:hover { font-weight:normal; color:rgb(255,153,0); text-decoration:none; background-color:rgb(255,204,153); border-width:1; border-color:rgb(255,102,0); border-style:none; }

