.mainMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.textLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f3f3e9;
	font-weight: bold;
	vertical-align: middle;
}
.mainMenu a:link {
	color: #000000;
	text-decoration: none;
}
.textLink a:link {
	color: #000000;
}
.menu a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.mainMenu a:hover {
	color: #f3f3e9;
	text-decoration: none;
}
.textLink a:hover {
	color: #003399;
		}
.menu a:hover {
	color: #f3f3e9;
	text-decoration: none;
	font-weight: normal;
		}
.mainMenu a:visited {
	color: #000000;
	text-decoration: none;
}
.textLink a:visited {
	color: #000000;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
.textLink a:visited:hover {
	color: #003399;
}
.menu a:visited:hover {
	color: #f3f3e9;
}
.mainMenu a:visited:hover {
	color: #f3f3e9;
	text-decoration: none;
}
.thumbnails {
	border: 1px solid #000000;
}
.sentrert {
	text-align: center;
	vertical-align: middle;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textLink td {
	text-align: center;
	vertical-align: top;
}
