.contorno {
	display: table;
	border: 1px none #999999;
}

a.menu1:link {
		color: #FFFFFF;
	text-decoration: none;
}
a.menu1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu1:hover {
	color: #000000;
	text-decoration: underline;
}
a.menu1:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu2:link {
	color: #000000;
	text-decoration: none;
}
a.menu2:visited {
	color: #000000;
	text-decoration: none;
}
a.menu2:hover {
	color: #000000;
}
a.menu2:active {
	color: #000000;
	text-decoration: overline line-through;
}
.cinza {
	font-family: Verdana;
	text-decoration: none;
	background-color: #CCCCCC;
	border: thin none;
	font-style: normal;
	display: table;

}
a.menu3:link {
	color: #999999;
	text-decoration: none;
}
a.menu3:visited {
	color: #000000;
	text-decoration: none;
}
a.menu3:hover {
	color: #000000;
	text-decoration: underline;
}
a.menu3:active {
	color: #999999;
	text-decoration: underline;
	list-style-position: inside;
	list-style-type: none;
}
.borda {
	border: 1px solid #000000;
	display: table;

}
.boda2 {
	border-top: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;

}
.FundPrincNaorepeteE {
	background-image: url(../imagens_princ/fund_princ_e.jpg);
	background-repeat: repeat-x;
}
.FundPrincNaorepeteD {

	background-image: url(../imagens_princ/fund_princ_d.jpg);
	background-repeat: repeat-x;
}
.FundInternaNaorepete {

	background-image: url(../imagens_princ/fund_interno1.jpg);
	background-repeat: repeat-x;
}
.degrade {
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFCC00', EndColorStr='#FFE2B5')
}

a.LinkCenturyGothic18Verm:link {
	color: #990000;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 18px;
}
a.LinkCenturyGothic18Verm:visited {
	color: #990000;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 18px;
}
a.LinkCenturyGothic18Verm:hover {
	color: #990000;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 18px;
}
a.LinkCenturyGothic18Verm:active {
	color: #990000;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 18px;
}
a.linklink:link {
	color: #990000;
	text-decoration: none;
}
a.linklink:visited {
	color: #990000;
	text-decoration: none;
}
a.linklink:hover {
	color: #990000;
	text-decoration: underline;
}
a.linklink:active {
	color: #990000;
	text-decoration: none;
}