@charset "utf-8";
/* CSS Document */

.tabela {
	margin: 0px;
	padding: 0px;
	width: 727px;
	border: 1px solid #000000;
}

.gotowebsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}

.tree a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}

.tree a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	text-decoration: underline;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
	/*padding: 5px;*/
	padding: 5px 0px 5px 0px;
}

.bt_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-decoration: underline;
	padding: 5px;
}

.links_claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: FCE317;
	text-decoration: underline;
	padding:3px;
}


.botao{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	height: 20px;
	width: 50px;
	background-color: #003300;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.botao_texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.box {
	background-color:#E9E9E9;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 90px;
	color: #666666;
	font-weight: bold;	
}
