body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	scrollbar-face-color: #FFffFF;
 	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #a17c00;
 	scrollbar-base-color: #a17c00;
	scrollbar-darkshadow-color: #a17c00;
 	scrollbar-track-color: #a17c00;
 	scrollbar-arrow-color: #a17c00;

}

/*cor anterios = 3371B7 */

a:hover {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.texto_up {
	color: #073B6D;
	font-family: verdana;
	font-size: 10px;
	cursor: hand;
}

.texto {
	color: #073B6D;
	font-family: arial;
	font-size: 10px;
}

.texto_braco {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
}
.texto_topico {
	color: #052B59;
	font-family: arial;
	font-size: 12px;
}

.texto_portal {
	color: #073B6D;
	font-family: arial;
	font-size: 13px;
}

.caixa {
	border: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 10px;
	line-height: normal;
	color: #666666;
}

.caixa2 {
	border: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 12px;
	color: #666666;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
}

.botao {
	font-size:10px;
	line-height: normal;
	color: #FFFFFF;
	background-color: #9A9A9A;
	border: 0;
	cursor: hand;
}

.imagem {
	cursor:hand;
}
