body {
	background-image: url(../images/bg_01.gif);
	background-repeat: repeat;
	margin: 0px;
	background-position: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E2902;
	text-align: left;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #4E2902;
}
a:visited {
	text-decoration: none;
	color: #4E2902;
}
a:hover {
	text-decoration: underline;
}
/* PARA O LINK 1 */
a.link_01:link {
text-decoration:underline;
font-size: 9px;
}
a.link_01:visited {
text-decoration:underline;
}
a.link_01:hover {
text-decoration:underline;
}
a.link_01:active {
text-decoration:underline;
}
/* PARA O LINK 2 */
a.link_02:link
{
color:#000000;
}
a.link_02:visited {
color:#000000;
}
a.link_02:hover {
color:#000000;
text-decoration: overline;
background-color:#FFFFFF;
}
a.link_02:active {
color:#000000;
text-decoration:none;
}
/* PARA O LINK 3 */
a.link_03:link {
color:#FFFFFF;
background-color:#E3BCA4;
text-decoration:none;
}
a.link_03:visited {
color:#FFFFFF;
background-color:#E3BCA4;
text-decoration:none;
}
a.link_03:hover {
color:#000000;
background-color:#E3BCA4;
text-decoration:none;
}
a.link_03:active {
color:#000000;
text-decoration:none;
background-color:#FFFFFF;
}
.bg_02 {
	background-image: url(../images/bg_02.gif);
	background-repeat: repeat-x;
	background-color: #F1DDD1;
}
.bg_03 {
	background-color: #E3BCA4;
	width: 140px;
}
.bg_04 {
	background-color: #FFFFFF;
	width: 280px;
}
.bg_05 {
	background-color: #FFFFFF;
	width: 150px;
}
.bg_06 {
	background-color: #FFFFFF;
}
.bg_07 {
	background-image: url(../images/bg_03.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 90px;
}
.bg_08 {
	background-image: url(../images/bg_04.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg_09 {
	vertical-align: middle;
	text-align: center;
}
.texto {
	font-size: 12px;
}
.bottom {
	font-size: 9px;
}

