.texto11 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
}
.texto12 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.texto16 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	line-height: 21px;
}
.rodape {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #094f47;
}
.texto12verde {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #094f47;
	font-weight: bold;
}
.texto14verde {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #094f47;
	font-weight: bold;
}
.imput {
	border: 1px solid #0F5D58;
	font-family: Tahome, Arial, Helvetica;
	font-size: 10px;
	padding: 2px;
}
.botao {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7a1a1a;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botao02 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5c918e;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration:none;
	color: #094F47;
}
a:hover {
	text-decoration:underline;
}