body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #DDD9D6;
	background-position: center center;
}
body,td,th {
	color: #333333;
}
.menu {
	font-size: 12px;
}
.titulo {
	font-size: 36px;
	font-weight: bold;
}
.titulofoto {
	font-size: 12px;
	font-weight: bold;
}
#centrar { vertical-align:middle;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #999999;
}

