.a_rodape{
	color:#FFFFFF;
	cursor: pointer;
	font-size:11px;
	font-family: Tahoma;
	text-decoration: none;
	page-break-before: auto;
	page-break-after: auto;
}

.a_rodape:visited {
	color:#FFF;
	cursor:pointer;
	text-decoration: none;
}
.a_rodape:hover {
	text-decoration: underline;
	text-align: right;
	cursor: pointer;
	color: #fff;
}
.a_rodape:active {
	color:#fff;
	cursor: pointer;
	text-decoration: underline;
}
.a_topo{
	color:#666;
	cursor: pointer;
	font-size:11px;
	font-family: Tahoma;
	text-decoration: none;
	page-break-before: auto;
	page-break-after: auto;
}

.a_topo:visited {
	color:#6c;
	cursor:pointer;
	text-decoration: none;
}
.a_topo:hover {
	text-decoration: underline;
	text-align: right;
	cursor: pointer;
	color: #06c;
}
.a_topo:active {
	color:#06c;
	cursor: pointer;
	text-decoration: underline;
}
.a_padrao{
	color:#666666;
	cursor: pointer;
	font-size:12px;
	font-family: Tahoma;
	text-decoration: none;
	page-break-before: auto;
	page-break-after: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.a_padrao:visited {
	color:#6c;
	cursor:pointer;
	text-decoration: none;
}
.a_padrao:hover {
	text-decoration: underline;
	text-align: right;
	cursor: pointer;
	color: #06c;
}
.a_padrao:active {
	color:#06c;
	cursor: pointer;
	text-decoration: underline;
	text-align: center;

}
