.fonte_titulo_box{
	font-family: "Tahoma", Arial, sans-serif;
	color:#000000;
	font-size:10pt;
	margin:0px;
	font-weight:bold
}

.fonte_noticias_peq{
	font-family: "Tahoma", Arial, sans-serif;
	color:#005083;
	font-size:8pt;
	margin:0px
}

.titulo{
	font-family: "Tahoma", Arial, sans-serif;
	color:#D90000;
	font-size:12pt;
	margin:0px;
	font-weight:bold
}
.botao{
	font-family: "Tahoma", Arial, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	margin:0px;
	font-weight:bold
}
.texto{
	font-family: "Tahoma", Arial, sans-serif;
	color:#414141;
	font-size:8pt;
	margin:0px
}

A:hover{
	text-decoration: none;
	font-family: tahoma;
	color:#D90000;
	font-size: 8pt;
	margin:0px
}

A{
	text-decoration: none;
	font-family: tahoma;
	color: #414141;
	font-size: 8pt;
	margin:0px
}

BODY {
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-3dlight-color:#E6E6E6;
	scrollbar-darkshadow-color:#E6E6E6;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E6E6E6;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

____________________________________________________

.campo_form{
	font-family: tahoma;
	font-size: 7pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid
}

.campo_text {
        font-family: tahoma;
        font-size: 7pt;
        color: #000000;
        background-color: #FFFFFF;
        border: 1px #000000 solid
}

.botao_form{
    font-family: tahoma;
    font-size: 8pt;
    color: #414141;
    border: 1px solid #414141;
    background-color: #FFFFFF;
    height: 20px
}
___________________________________________________________
//News Letter

.campo_news{
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px #000000 solid
}

.campo_news {
        font-family: tahoma;
        font-size: 9pt;
        color: #000000;
        background-color: #FFFFFF;
        border: 0px #000000 solid
}

.botao_news{
	font-family: "Tahoma", Arial, sans-serif;
	color:#005083;
	font-size:8pt;
	margin:0px;
	border: 0px;
	background-color: #EEEEEE
}
