a:link.vinculos
{text-decoration: none;
color: white;
display: text}

a:visited.vinculos
{text-decoration: none;
color: white;
display: text}

a:hover.vinculos
{text-decoration: none;
color: #C0C0C0;
display: text}

a:active.vinculos
{text-decoration: none;
color: white;
display: text}

a:link.vinculos1
{text-decoration: none;
color: black;
display: text}

a:visited.vinculos1
{text-decoration: none;
color: black;
display: text}

a:hover.vinculos1
{text-decoration: none;
color: blue;
display: text}

a:active.vinculos1
{text-decoration: none;
color: black;
display: text}