/* CSS Document */

.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6A5B3C;
	text-decoration: none;
}
.texto01 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6A5B3C;
	text-decoration: none;
	
}
.textobr01 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	
}

.titulo2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #6A5B3C;

}
.texto2 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-weight: lighter;
	font-variant: normal;
}
.textobr2 {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
line-height: normal;
color: #FFF;
font-weight: lighter;
font-variant: normal;
} 
.link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0033FF;

}
a {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

