body {
	background-image: url(bg.jpg);
}
.titulolaranja {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	font-weight: bolder;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.form01 {
	width: 100px;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.txtpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.txtpeqCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;

}
.preto {
	color: #000000;
	text-decoration: none;
}a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
