/* CSS Document */
<STYLE type="text/css">

A {TEXT-DECORATION : none; color:#000000;}
A:link  {TEXT-DECORATION : none; color:#000000;}
A:visited  {TEXT-DECORATION : none; color:#000000;}
A:active  {TEXT-DECORATION : none;}
A:hover  {TEXT-DECORATION : none; color:#B79B00;}

.textoNormal  {
	FONT-SIZE : 8.0pt;
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	TEXT-DECORATION : none;
	text-transform : none;
}

.textoDestacadoAmarelo  {
	FONT-SIZE : 8.5pt;
	COLOR : #B79B00;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	TEXT-DECORATION : none;
	text-transform : none;
	font-weight: bold;
}

.tdBKGSite {background-image:url(imagens/imgBKGsite.jpg);
background-position:top;
background-repeat:repeat-x;
}

/*.tdlateraDir {background-image:url(imagens/imgLayoutDirBorda.jpg);
background-position:top;
background-repeat:repeat-y;
}

.tdlateraEsq {background-image:url(imagens/imgLayoutEsqBorda.jpg);
background-position:top;
background-repeat:repeat-y;
}*/


</STYLE>
