body {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#8c8c8c;
	}
	
.tablemenu {
	border: 3px solid #fff;
	background-color:#d0d0d0;
	}
	
.tablelogofoto {
	border: 3px solid #fff;
	background-color:#d0d0d0;
	}

.tablebottom {
	border: 3px solid #fff;
	background-color:#d0d0d0;
	}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	}

.text a:link,.text a:visited{
	color: #FF0000;
	background-color: transparent;
	text-decoration: undeline;
	font-weight: normal;
	}

.text a:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	}
	
a img {
	border: 0px;
	}

