/* 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;
}
.texto03 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.titulo2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #6A5B3C;

}
.titulo02 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration:underline;

}
.titulo3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;

}
.texto2 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-weight: lighter;
	font-variant: normal;
}
.texto04 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
	font-weight: lighter;
	font-variant: normal;
}
.texto4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000;
	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;
}

