body {
	margin: 0px;
	margin-top: 5px;
	overflow: hidden
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000
}
a {
	text-decoration: none;
	color: #000000
}
a:hover {
	text-decoration: underline;
	color: #545C67
}
.linkInternas {
	text-decoration: none;
	color: #FFFFFF
}
.linkInternas:hover {
	text-decoration: underline;
	color: #FFFFFF
}
.linkIcon {
 text-decoration: none;
 color: #FFFFFF
}
.linkIcon:hover {
 text-decoration: none;
 color: #FFFFFF
}
.amarelo{
	text-decoration: none;
	color: #FFCC33
}
.amarelo:hover {
	text-decoration: underline;
	color: #FFCC33
}
.backRodape {
	background-image: url(img/backRodape.jpg);
	font-size: 10px
}
.backAddress {
	background-image: url(img/backAdress.jpg);
	color: #545C67
}
.borderAll {
	border: 1px solid #99CC00
}
.flag {
	font-size: 15px
}
.backInternas {
	background-image: url(img/backInternas.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.text {
	color: #FFFFFF;
	text-align: justify
}
* {
  scrollbar-face-color: #99CC66;
  scrollbar-shadow-color: #99CC66;
  scrollbar-3dlight-color: #99CC66;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: transparent;
  scrollbar-darkshadow-color: #99CC66;
  scrollbar-base-color: #FFFFFF;
}