.linknavegacao {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.destaque {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;

}
.maisinfo {
	font-family: Tahoma;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
	font-weight: bolder;

}
.LINHA {
	color: #C9C9C9;
	border: dashed;
}
.email {
	font-family: Tahoma;
	font-size: 12px;
	color: #2A1FAA;
	text-decoration: none;
}
.menuprincipal {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.inicmaiusculas {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.todomaiusculo {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.nomerepr {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000066;

}
