/*
Theme Name: SindicalTheme
Author: Andrei Coelho
Description: Tema para sindicalistas, simples e funcional.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

a {
    color: inherit;        
    text-decoration: none; 
  }

a:hover,
a:focus,
a:active,
a:visited {
    color: inherit;        
    text-decoration: none; 
    outline: none;         
}