/* Estilos de tag HTML Padrão */
body { margin: 0 0 0 0; background: #ffffff; font-family: Verdana; font-size: 10px; color: #000000; }

/* Estilos dos forms */
select { font-family: Verdana; font-size: 10px; color: #000000; background-color: #CCCCCC; }
input { font-family: Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; font-weight: bold; }
textarea { font-family: Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; font-weight: bold; }
.input-radio { background: none; }
.input-botao { background: #000000; color: #FFFFFF; font-weight: normal; }
.input-botao2 { background: none; }
.input-botao3 { background: #CCCCCC; }
.input-cinza { background: #E4E4E4; color: #FFFFFF; font-weight: normal; }

/* Estilos das Fontes */
.titulo { font-family: Verdana; font-size: 14px; color: #000000; font-weight: bold; }
.subtitulo { font-family: Verdana; font-size: 12px; color: #000000; font-weight: bold; }
.texto-normal { font-family: Verdana; font-size: 10px; color: #B2B2B2; font-weight: bold; line-height:12px; }
.texto-branco { font-family: Verdana; font-size: 10px; color: #FFFFFF; line-height:15px; }
.texto-preto { font-family: Verdana; font-size: 10px; color: #000000; line-height:15px; }

.texto1 { font-family: Verdana; font-size: 10px; color: #000000; }
.texto2 { font-family: Verdana; font-size: 10px; color: #FF0000; font-weight: bold;}

/* Mouse Overs */
A:link {font-family: Verdana; font-size: 10px; text-decoration: none; color: #000000}
A:visited {font-family: Verdana; font-size: text-decoration: none; color: #000000}
A:active {font-family: Verdana; font-size: 10px; text-decoration: none; color: #000000}
A:hover { font-family: Verdana; font-size: 10px; text-decoration: none; color: Blue; }

A.link-texto1:link {font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none;}
A.link-texto1:visited {font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none;}
A.link-texto1:active {font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none;}
A.link-texto1:hover {font-family: Verdana; font-size: 10px; color: #CC0000; text-decoration: none;}

A.link-texto3:link {font-family: Verdana; font-size: 10px; color: #333333; text-decoration: none;}
A.link-texto3:visited {font-family: Verdana; font-size: 10px; color: #333333; text-decoration: none;}
A.link-texto3:active {font-family: Verdana; font-size: 10px; color: #333333; text-decoration: none;}
A.link-texto3:hover {font-family: Verdana; font-size: 10px; color: #CC0000; text-decoration: none;}

A.link-texto8:link {font-family: Verdana; font-size: 12px; color: #333333; text-decoration: none;}
A.link-texto8:visited {font-family: Verdana; font-size: 12px; color: #333333; text-decoration: none;}
A.link-texto8:active {font-family: Verdana; font-size: 12px; color: #333333; text-decoration: none;}
A.link-texto8:hover {font-family: Verdana; font-size: 12px; color: #CC0000; text-decoration: none;}