body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-image:   url("../images/back.gif");
}
/* Link styles for everything but the Navigation Bar */
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
/* Link styles for Navigation Bar */
.NavLinkStyle a:link {
	color: #333333;
	text-decoration: none;
}
.NavLinkStyle a:visited {
	color: #333333;
	text-decoration: none;
}
.NavLinkStyle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.NavLinkStyle a:active {
	text-decoration: none;
}
.NavLinkStyle {
	font-size: small;
	margin-top: 3px;
	width: 100px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-weight: bold;
	font-variant: small-caps;
}
.NavLinkStyleSelected a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.NavLinkStyleSelected {
	font-size: small;
	margin-top: 3px;
	width: 100px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.PageTitleStyle {
	font-size: x-large;
	font-weight: bold;
}
.ImageInfoStyle {
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 2px;
}
.WhatsNewStyle {
	font-weight: bold;
	color: #336600;
	font-size: medium;
}
.AlbumTitleStyle {
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
}
.AlbumInfoStyle {
	font-size: small;
	color: #666666;
}
.LinkCategoryStyle {
	font-weight: bold;
	font-size: medium;
}
