MOD french -> english (2)
[euphorik.git] / styles / 1 / euphorik.css
index 59e8ab0..6859cd8 100755 (executable)
@@ -279,16 +279,16 @@ form input[readonly] {
 }
 
 /***** Les liens *****/
-.lien, a {
+.pageLink, a {
        text-decoration: underline;
        color: #c62929;
 }
-.lien {
+.pageLink {
        cursor: pointer
 }
 a:link, a:visited {
        color: #c62929;
 }
-.lien:hover, .lien:active, a:hover, a:active {
+.pageLink:hover, .pageLink:active, a:hover, a:active {
        color: #e84747;
 }