.FundoFixoRepY {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.FundoFixoRepNO {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.TextoComum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.LinkSimples {
	color: #0000CC;
	text-decoration: none;
}
.TextoPequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
