body {
	background: url(/imagens/bg.gif) top center repeat-y #E8ECD8;
	margin: 0px 0px 0px 0px;
}

A:link    {COLOR: #000000; text-decoration: underline}
A:visited {COLOR: #000000; text-decoration: underline}
A:hover   {COLOR: #000000; text-decoration: underline}

.LINK:link     { COLOR: #000000; text-decoration: none}
.LINK:visited  { COLOR: #000000; text-decoration: none}
.LINK:hover    { COLOR: #000000; text-decoration: none}

.LINKBRANCO:link     { COLOR: #ffffff; text-decoration: none}
.LINKBRANCO:visited  { COLOR: #ffffff; text-decoration: none}
.LINKBRANCO:hover    { COLOR: #ffffff; text-decoration: none}

