.tumbnail {
	height: 80px;
	text-decoration: none;
	border: none;
}
a.tumbnail:link {
	text-decoration: none;
}
a.tumbnail:visited {
	text-decoration: none;
}
a.tumbnail:hover {
	text-decoration: none;
	border: thin solid #FFCC66;
}
a.tumbnail:active {
	text-decoration: none;
}
.foto {
	overflow: auto;
	width: 740px;
	align: center;
}
.tumbnail_div {
	overflow: auto; 
	width: 740px; 
	height: 110px;
}
a:active {
	text-decoration: none;
}
p {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	width: 540px;
}
body {
	background-color: #FFCC66;
}
p {
	color: #660000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	color: #660000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
}
