A:link
{
    TEXT-DECORATION: none
}

.style1 {	font-family: tahoma;
	font-size: 10px;
	color: #4C4C4E;
	TEXT-DECORATION: none;

}
.style1o {	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	TEXT-DECORATION: none;

}
.style2 {	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}

.style3 {	font-family: tahoma;
	font-size: 10px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}
.style4 {	font-family: tahoma;
	font-size: 10px;
	color: #8A9BC9;
}

.style5 {
	font-family: tahoma;
	font-size: 10px;
	color: #FF9900;
}

.style6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4E;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg.gif);
}

.link1 {	font-family: tahoma;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.link2 {	font-family: tahoma;
	font-size: 10px;
	color: #4C4C4E;
	text-decoration: none;
}
.cor_borda
	{
	border: solid 1px;
	border-color: #7A99C8
	}