.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	cursor: default;
	font-style: normal;
	font-weight: 300;
	white-space: normal;
	text-transform: none;



}
.texto-menor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	cursor: default;
}
.texto-bold-cinzaclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	cursor: default;
	font-weight: bold;
	letter-spacing: 0,5;


}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #F97C00;
	cursor: default;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	text-transform: uppercase;

}
.texto-link {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	cursor: hand;
	font-style: normal;
	font-weight: 300;
	white-space: normal;
	text-transform: none;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	cursor: hand;
	font-style: normal;
	font-weight: 300;
	white-space: normal;
	text-transform: none;
	text-decoration: none;

}
a:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	cursor: hand;
	font-style: normal;
	font-weight: 300;
	white-space: normal;
	text-transform: none;
	text-decoration: none;
}
a:active {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	cursor: hand;
	font-style: normal;
	font-weight: 300;
	white-space: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	cursor: hand;
	font-style: normal;
	font-weight: 300;
	white-space: normal;
	text-transform: none;
	text-decoration: underline;
}
