BODY {
	FONT-FAMILY: verdana,arial,sans-serif;
	FONT-SIZE: 11px;
	COLOR: #4E4E4E;
}
TD {
	FONT-FAMILY: verdana,arial,sans-serif;
	FONT-SIZE: 11px;
	COLOR: #4E4E4E;
}
a {	
	COLOR: #4E4E4E; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #CC0000; TEXT-DECORATION: underline;
}
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;
}