body {
	background-color: #A2A2A2;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.input {font-size: 10px; font-family: Verdana; color: #000000; background-color: #ffffff; border: #009128 1px double;}
.botao {font-size: 10px; font-family: Verdana; color: #000000;}

.texto_corrido {color: #444444; FONT-FAMILY: Tahoma; FONT-SIZE: 11px;}
.texto_branco {font-size:11px; font-family:Tahoma; color:#ffffff;}
.texto_pequeno {color: #444444; FONT-FAMILY: Tahoma; FONT-SIZE: 10px;}
.texto_laranja {color: #F58734; FONT-FAMILY: Tahoma; FONT-SIZE: 11px;}
.texto_laranja_menos {color: #F58734; FONT-FAMILY: Tahoma; FONT-SIZE: 10px;}


.titulo {font-size:11px; font-family:Tahoma; font-weight: bold; color:#F58734;}

A:link {color: #444444; TEXT-DECORATION: none;}
A:visited {color: #444444; TEXT-DECORATION: none;}
A:active {color: #444444;TEXT-DECORATION: none;}
A:hover {color: #F58734; TEXT-DECORATION: none;}

A.home:link {color: #FF5900; TEXT-DECORATION: #FFCC00;}
A.home:visited {color: #FF5900; TEXT-DECORATION: #FFCC00;}
A.home:active {color: #FF5900; TEXT-DECORATION: #FFCC00;}
A.home:hover {color: #FF5900; TEXT-DECORATION: #FFCC00;}

A.home-menu:link {color: #FF5900; TEXT-DECORATION: #FFCC00;}
A.home-menu:visited {color: #FF5900; TEXT-DECORATION: #FFCC00;}
A.home-menu:active {color: #FF5900; TEXT-DECORATION: #FFCC00;}
A.home-menu:hover {color: #FF5900; TEXT-DECORATION: #FFCC00;}

A.linkexterno:link {color: #FF5900; TEXT-DECORATION: #FFCC00;}
A.linkexterno:visited {color: #FF5900; TEXT-DECORATION: #FFCC00;}
A.linkexterno:active {color: #FF5900; TEXT-DECORATION: #FFCC00;}
A.linkexterno:hover {color: #FF5900; TEXT-DECORATION: #FFCC00;}.moldura {
	border: thin solid #FF9900;
	top: 2px;
	padding: 0px;
	margin: 2px;
	background-position: center center;
	text-align: center;
}

.texto_ninhada {
	text-align:justify;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	}
