#fora {
	width: 780px;
	border: solid 1px #e6f1f3;
	background-color: #ffffff;
	text-align: center;
	margin: auto;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 42px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #518991;
}
hr {
	width: 50%;
	color: #e6f1f3;
}
table {
	text-align: center;
	margin: auto;
}
#desc {
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
	margin: auto 20px auto 20px;
}
#thumbs {
	width: 100%;
}
#thumbs td {
	padding: 4px;
	border: solid 3px #f1f1f1;
}
#thumbs a {
	text-decoration: none;
	font-family: arial;
	font-size: 30px;
	color: #61796a;
}
#thumbs a:hover {
	color: #333333;
}

