@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#rodape {

}
.texto1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F90;
	font-size: 18px;
}
.texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
}
#rodape #tbrodape {
}
#rodape #tbrodape tr td {
	padding-right: 20px;
	padding-left: 20px;
}
.texto3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
#rodape #tbrodape tr td .texto3 a {
	color: #999;
	text-decoration: underline;
}
