/* CSS commun Editeur & contenus texte */

.netc-editor a {
    text-decoration: underline;
    color:#fc3636;
}

.netc-editor a:hover {
    text-decoration: underline;
    color:#ed2525;
}