.MenuPrn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FF6600;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.LnkTexto {
	text-decoration: none;
	font-style: oblique;
}
.ArtigoTitulo {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
.ii {
	text-indent: 4pt;
	list-style-position: outside;
	list-style-image: url(Imagens/BotoesLinhas/marcador.gif);
	list-style-type: disc;
}
