﻿html {
	height:100%;
	width:100%;
	background-color:#000000;
}
body {
	height:100%;
	width:100%;
	background-color:#000000;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td {
	text-align:left;
	vertical-align:top;
}
img {
	border:0px;
}

a:link { font-weight:bold; color:#ffffff; text-decoration:none }
a:visited { font-weight:bold; color:#ffffff; text-decoration:none }
a:hover { font-weight:bold; color:#c0c0c0; text-decoration:none }
a:active { font-weight:bold; color:#808080; text-decoration:none }
a:focus { font-weight:bold; color:#c0c0c0; text-decoration:none }

.fotos td {
	text-align:center;
	vertical-align:middle;
	height:370px;
	width:370px;
	border:solid 1px #666666;
}
