.text {
	font-family: "Trebuchet MS", Tahoma, Arial;
	line-height: 20px;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
}
.input {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #627479;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #627479;
}
.botao {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #627479;
	border: 1px solid #627479;
}
.link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #627479;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #627479;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

