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

