.titulo{
        font-family: verdana;
        font-size: 14px;
        color: #c0c0c0;
        font-weight: bold;
        
}

.titulo2{
        font-family: verdana;
        font-size: 12px;
        color: #c0c0c0;
        font-weight: bold;
        
}

.textoInterno{
        font-family: verdana;
        font-size: 10px;
        color: #c0c0c0;
        text-indent: 20px;
        text-align: justify;
}

.textoInternoRight{
        font-family: verdana;
        font-size: 10px;
        color: #c0c0c0;
        text-align: right;
}

.textoInternoLeft{
        font-family: verdana;
        font-size: 10px;
        color: #c0c0c0;
        text-align: left;
}

.textoDica{
        font-family: arial;
        font-size: 10px;
        color: #ff8c00;
        text-align: left;
        font-weight: bold;
}

.textoInterno2{

        font-family: verdana;
        font-size: 10px;
        color: #000000;
        text-indent: 20px;
        text-align: justify;
}

.textoLetra{

        font-family: verdana;
        font-size: 10px;
        color: #000000;
        text-align: justify;
}

.pBold{
        font-family: verdana;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
        text-align: justify;
}

.pBoldWhite{
        font-family: verdana;
        font-size: 10px;
        color: #FFFFFF;
        font-weight: bold;
        text-align: justify;
}


.select {
	BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff
}

A.paginacao:link {
             COLOR: black;
             TEXT-DECORATION: none;
             font-weight: bold;
             font-family: verdana,arial;
             font-size: 10px;
      }
A.paginacao:visited{
             COLOR: black;
             TEXT-DECORATION: none;
             font-weight: bold;
             font-family: verdana,arial;
             font-size: 10px;
      }
A.paginacao:hover{
             COLOR: white;
             TEXT-DECORATION: none;
             font-weight: bold;
             font-family: verdana,arial;
             font-size: 10px;
      }
      
.tituloNoticia{
        font-family: verdana;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        text-align: justify;
}

.subtituloNoticia{
        font-family: verdana;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
        text-align: justify;
}
      
.pNoticia{
        font-family: verdana;
        font-size: 10px;
        color: #000000;
        font-weight: none;
        text-align: justify;
}

.pCreditos{
        font-family: verdana;
        font-size: 10px;
        color: #C0C0C0;
        font-weight: none;
}

a.creditos{
        font-family: verdana;
        font-size: 10px;
        color: #C0C0C0;
        font-weight: none;
        text-decoration: none;
        font-weight: bold;
}

A.links:link {
             COLOR: #c0c0c0;
             TEXT-DECORATION: none;
             font-weight: bold;
             font-family: verdana,arial;
             font-size: 16px;
      }
A.links:visited{
             COLOR: #c0c0c0;
             TEXT-DECORATION: none;
             font-weight: bold;
             font-family: verdana,arial;
             font-size: 16px;
      }
A.links:hover{
             COLOR: #ff9900;
             TEXT-DECORATION: none;
             font-weight: bold;
             font-family: verdana,arial;
             font-size: 16px;
      }

.tituloNovidades{
        font-family: verdana;
        font-size: 12px;
        color: #c0c0c0;       
        text-align: justify;
	font-weight: bold;
}


A.linkNovidades:link {
             COLOR: #c0c0c0;
             TEXT-DECORATION: underline;
             font-weight: bold;
             font-family: verdana,arial;
             font-size: 10px;
      }
A.linkNovidades:visited{
             COLOR: #c0c0c0;
             TEXT-DECORATION: underline;
             font-weight: bold;
             font-family: verdana,arial;
             font-size: 10px;
      }
A.linkNovidades:hover{
             COLOR: white;
             TEXT-DECORATION: underline;
             font-weight: bold;
             font-family: verdana,arial;
             font-size: 10px;
      }
