body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(images/fundo2.jpg);
	background-position: center;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4E4E4E;
	text-decoration: none;
	text-align: justify;
}
.text2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #4E4E4E;
	text-decoration: none;
}
.text3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #9C0808;
	text-decoration: none;
}
.text4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4E4E4E;
	text-decoration: none;
	font-weight: bold;
}
.tit {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #C42626;
	text-decoration: none;
	font-weight: bold;
}
.text4:link {
	font-weight: bold;
	color: #CC0000;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #CCCCCC;
	border-left: none;
	text-decoration: none;
}
.text4:visited {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
}
.text4:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.text4:active {
	color: #CC0000;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4E4E4E;
	text-decoration: none;
	font-weight: normal;
}
.menu:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu:visited {
	color: #999999;
	text-decoration: none;
}
.menu:hover {
	color: #CC0000;
}
.menu:active {
	color: #CC0000;
}
.barra {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #D2BD97;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.campo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: none;
	background-color: #F7F1E5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botao {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: none;
	background-color: #F7F1E5;
	border: 1px dashed #999999;
	font-weight: bold;
}
.texnaojust {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4E4E4E;
	text-decoration: none;
}
.textverm {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

