body {

	background-image: url(imagens/fundo.png);

}



a:link          {color:#666666; text-decoration:none}

a:visited       {color:#666666; text-decoration:none}

a:hover         {color:#999999; text-decoration:none}

a:active        {color:#666666; text-decoration:none}



.TEXTO-CL {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 7pt;

	color: #F8F8F8;

	text-decoration: none;

	font-weight: normal;

}



.TXT-NEGR {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #000000;

	text-decoration: none;

	font-weight: normal;

	font-weight:bold;

}



.TXT {

	font-family: Arial, Helvetica, sans-serif,Verdana;

	font-size: 10pt;

	color: #666666;

	text-decoration: none;

	font-weight: normal;

}