@charset "utf-8";
.Desenvolvimento {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	cursor: default;
}

a {
	text-decoration: none;
	color:#003366;
}
a:hover {
	text-decoration: underline;
}

.ConteudoGeral {
	font-family: Tahoma;
	font-size: 11px;
}