@CHARSET "ISO-8859-1";

table {
	border-collapse: collapse; 
	padding: 0;
	margin: 0;
	border: none;
}

img {border: none;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.firmaFooter {
	color: #CCCCCC;
	font-size: x-small;
}

.underConstruction {
	color: #CCCCCC;
	font-size: medium;
}

.tableGallery {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 800px;
}

.tableGallery td {
	width: 40px;
	height: 40px;
}