.gal {
	font-size: 10pt;
	font-family: Arial;
	width: 100%;
	border: 1px solid #008000;
	background-color: #F1F5ED;
}

.gal th {
	background-color: #CEE1BC;
	font-weight: bold;
	color: #008000;
	text-align: left;
	text-indent: 15px;
}

.gal a {
	text-decoration: none;
}

a.linkad {
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}

a:hover.linkad {
	color: Blue;
	text-decoration: underline;
}
