.texto {
	font-family: Calibri;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.link {
	font-family: Calibri;
	font-size: 12px;
	color: #017698;
	text-decoration: none;
}

a:hover {
	font-family: Calibri;
	font-size: 12px;
	color: #017698;
	text-decoration: none;
}

.botoes {
	font-family: Calibri;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-style: 1 solid;
	background: #CCCCCC
}

.borda1 {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
	background-color: #F5F5F5;
}