<!--
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(imagens/fundo-site1.gif);*/
	background-color:#DD2100;
}

/*LINK PRINCIPAL*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7100;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7100;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FF7100;
}
/*LINK PRINCIPAL*/

/*LINK 2*/
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
}
a.link2:link {
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #FFFF99;
}
a.link2:hover {
	text-decoration: none;
	color: #FF7100;
}
a.link2:active {
	text-decoration: none;
	color: #FFFF99;
}
/*LINK 2*/

/*LINK 3*/
a.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF99;
}
a.link3:link {
	text-decoration: none;
}
a.link3:visited {
	text-decoration: none;
	color: #FFFF99;
}
a.link3:hover {
	text-decoration: none;
	color: #FF7100;
}
a.link3:active {
	text-decoration: none;
	color: #FFFF99;
}


.borda-tb {
	border: 1px dotted #FFCC66;
}
.tx-branco11 {color: #FFFFFF}
-->

