.fix-bg-index {
	background-attachment: fixed;
	background-position: bottom;
}
.font-text-index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 2px;
}
a.link-index:link {
	text-decoration: none;
	color: #666666;
}
a.link-index:visited {
	text-decoration: none;
	color: #666666;
}
a.link-index:active {
	text-decoration: none;
	color: #666666;
}
a.link-index:hover {
	text-decoration: none;
	color: #000000;
}
.font-copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.fix-bg-links {
	background-image: url(../imagens/bg_links.jpg);
	background-repeat: repeat-x;
}
.font-geral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.font-desenvolv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.fix-bg-pop {
	background-image: url(../imagens/bg_recarga_cartuchos.jpg);
	background-repeat: repeat-x;
}
.font-pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.link-geral:link {
	color: #4864A4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.link-geral:visited {
	text-decoration: none;
	color: #4864A4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.link-geral:active {
	text-decoration: none;
	color: #4864A4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.link-geral:hover {
	color: #6B84B6;
	text-decoration: none;
}
.text-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
