
a   { text-decoration: none }
a:link   { text-decoration: none }
a:visited { color: purple; text-decoration: none }
a:hover  { color: blue; text-decoration: none }
a:active  { color: blue; text-decoration: none }
@font-face { font-family: Arial; font-style: normal }

.menu  { color: black; font-size: 12px; font-family: Arial; text-decoration: none }
.link { color: white; font-size: 12px; font-family: Arial; text-decoration: none }
.texto    { color: black; font-size: 12px; font-family: Arial; line-height: 25px; text-decoration: none }
.justificado     { color: black; font-size: 12px; font-family: Arial; font-variant: small-caps; line-height: 25px; text-decoration: none; text-align: justify }
.fonte  { color: green; font-size: 8px; font-family: Arial; font-weight: bold; text-decoration: none }
.titulo   { color: black; font-size: large; font-family: "Times New Roman"; font-variant: small-caps; font-weight: 700; text-decoration: none; text-transform: capitalize; word-spacing: 5px }
.negrito { color: teal; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 25px; text-decoration: none }
