/* CSS Document */
img {
	border: none;
}
table {
	border: none;
}
.back a {
	font:12px Verdana;
	color: black;
	text-decoration: none;
}
.back a:hover {
	font:12px Verdana;
	color: black;
	text-decoration: underline;
}
.numb_page {
	font:14px Verdana;
	color: white;
	font-weight: bold;
}
.numb_page a {
	font:14px Verdana;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.list_dir {
	font:16px Verdana;
	color: black;
	font-weight: bold;
}
.list_dir a {
	color: black;
	text-decoration: none;
}
.list_dir a:hover {
	color: black;
	text-decoration: underline;
}
.txtgal {
	color:#000;
}
.txtgal a {
	color:#000;
}