body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #786c56;
	background-image: url(images/fundo.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #494136}
.chamada {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #494136;
	font-weight:100;
}

.desc1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #828282;
	font-weight: 100;
	}

.desc2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6c6d4f;
	font-weight: 100;
	}

.tit2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #683e3e;
	font-weight: bold;
	}

.tut_des {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #683e3e;
	font-weight: bold;
	}

.chamada a:hover {
	text-decoration: underline;
}

.interno {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #494136;
	
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #00427A;
}

