/*LINKS SIGAGO CSS/

/*ONE LINK BRANCO*/
a.one:link {color:#FFFFFF; font-family: 'Oswald',  sans-serif;  font-size: 16px; text-decoration: NONE }
a.one:visited {color:#FFFFFF; font-family: 'Oswald',  sans-serif;  font-size: 16px; text-decoration: NONE }
a.one:hover {color:#FFFF00; font-family: 'Oswald',  sans-serif;  font-size: 16px; text-decoration: NONE }

/* TWO LINK PRETO*/
a.two:link {color:#000000; font-family: 'Oswald',  sans-serif;  font-size: 16px; text-decoration: NONE }
a.two:visited {color:#000000; font-family: 'Oswald',  sans-serif;  font-size: 16px; text-decoration: NONE }
a.two:hover {color:#990000; font-family: 'Oswald',  sans-serif;  font-size: 16px; text-decoration: NONE }


