table.cadaplaca {
	margin-bottom: 40px;
}
td.pergaminho {
	background-image: url(/layout/galeria_pergaminho.gif);
	background-repeat: no-repeat;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	width: 160px;
	font-weight: bold;
}
td.pergaminho a:link, td.pergaminho a:visited {
	color: #000000;
	text-decoration:none;
}
td.pergaminho a:hover {
	text-decoration: underline;
}
div#categorias-galeria {
	margin: 0px 0px 10px 0px;
	padding: 20px;
	color: #f5d990;
	display: block;
	text-align: center;
}
div#categorias-galeria a {
	color: #f5d990;
	text-decoration: none;
}
div#categorias-galeria a:hover {
	text-decoration: underline;
}