.novo:link { 
	text-decoration: none; 
	color: #333333;
	}
	
.novo:visited { 
	text-decoration: none;
	color: #FF9966;
	}
	
.novo:hover { 
	text-decoration: none; 
	color: #FF9900;
	}

.novo:active {
	color: #333366;
	text-decoration: none;

	}.ladodirCopy {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-style: solid;
}


.rodape:link { 
	text-decoration: none; 
	color: #FFFFFF;
	}
	
.rodape:visited { 
	text-decoration: none;
	color: #FFFFFF;
	}
	
.rodape:hover { 
	text-decoration: underline; 
	color: #FFFFFF;
	}

.novo:rodape { 
	text-decoration: underline; 
	color: #FFFFFF;
	}.ladodirCopy {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-style: solid;
}
.linkkkk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;

}
