body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.td {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 17px;


}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.botaoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: EFEDED;
	border: 1px solid #666666;
	height: 20px;

}
.botaoform2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: EFEDED;
	border: 1px solid #666666;

}
.laranja {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
}
a:link {
	color: 971B1B;
	text-decoration: underline;
}
a:visited {
	color: 971B1B;
	text-decoration: underline;
}
a:hover {
	color: 971B1B;
	text-decoration: underline;
}
a:active {
	color: 971B1B;
	text-decoration: underline;
}
