.imputs {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.tmensagens {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
