
a { text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	margin: 0px;
	padding: 0px;
}

.gallery_index {
	font-family: arial,helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.gallery_index td{
	padding: 80px;
}

.return {
	font-family: arial,helvetica;
	font-size: 12px;
	color: #333333;
}

.navigation {
	width: 100%;
	border-style: none;
	border-collapse: collapse;
}

.navigation td{
	padding: 0px 0px 0px 0px;
	background-image: url(/images/2nav_bg.gif);
}