.texto {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #919294;
}
.bullet {
	list-style-image: url(imgs/bullet_quadrado.gif);
}
.texto_espacado {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #919294;
	white-space: pre;
}
a:link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #919294;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #919294;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #f5821f;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #f5821f;
	text-decoration: none;
}
a.link2:link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #919294;
	text-decoration: none;
}
a.link2:visited {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #919294;
	text-decoration: none;
}
a.link2:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F68320;
	background-position: center center;
	height: 18px;
	clear: none;
	float: none;
	width: 98%;
	line-height: 18px;
}
a.link2:active {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F68320;
	background-position: center center;
	height: 18px;
	clear: none;
	float: none;
	width: 98%;
	line-height: 18px;
}

.form {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.botao {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #f5821f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	font-weight: bold;
}
li {
	list-style-image: url(imgs/bullet_quadrado2.gif);
}
a.link3:link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #919294;
	text-decoration: none;
	font-weight: bold;
}
a.link3:visited {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #919294;
	text-decoration: none;
	font-weight: bold;
}
a.link3:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #f5821f;
	text-decoration: none;
	font-weight: bold;
}
a.link3:active {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #f5821f;
	text-decoration: none;
	font-weight: bold;
}
