body {
	background-position: top;
	background-position:left;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-image: url(../imgs/miolo.jpg);
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.etapaconcluida {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ABABAB;
	font-size: 12px;
}
.destaquetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
}
