BODY {
	FONT-FAMILY: tahoma,verdana,arial,sans-serif;
	FONT-SIZE: 10px;
	COLOR: #4E4E4E;
}
TD {
	FONT-FAMILY: tahoma,verdana,arial,sans-serif;
	FONT-SIZE: 10px;
	COLOR: #4E4E4E;
}
a {	
	COLOR: #4E4E4E;
}
a:hover {
	COLOR: #7CA138;
}
a.gal img {
	border : 1px solid #4E4E4E;
	filter : gray;
}

/*
a.foto img {
	border : 0px;
	filter : none;
}
a.foto:hover img {
	border : 0px;
	filter : gray;
}*/

a.gal img {
	border : 1px solid #555555;
	filter : gray;
}
a.gal:hover img {
	border : 1px solid #555555;
	filter : none;
}
a.activegal img {
	border : 1px solid #555555;
	filter : none;
}
TD.foto {
	background-image : url(images/loading.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}