.headerSiteName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerLink:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerLink:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerLink:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerLink:hover {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: underline;
}
.nextPageLink:link {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.nextPageLink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.nextPageLink:active {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.nextPageLink:hover {
	font-size: 12px;
	font-weight: bold;
	color:#0066FF;
	text-decoration: underline;
}
.pageNumbersLink:link {
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.pageNumbersLink:visited {
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.pageNumbersLink:active {
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.pageNumbersLink:hover {
	font-size: 10px;
	font-weight: normal;
	color:#FF0000;
	text-decoration: underline;
}
.currentPageNumber {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.imageTitleText {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.imageDescText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.nextImageLink:link {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.nextImageLink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.nextImageLink:active {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.nextImageLink:hover {
	font-size: 12px;
	font-weight: bold;
	color:#0066FF;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/background_textures_013.jpg)
}
.siteLinks:link {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.siteLinks:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.siteLinks:active {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.siteLinks:hover {
	font-size: 10px;
	font-weight: bold;
	color:#0066FF;
	text-decoration: underline;
}
.tagBlockLink:link {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.tagBlockLink:visited {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.tagBlockLink:active {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color:#000066;
	text-decoration: none;
}
.tagBlockLink:hover {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color:#0066FF;
	text-decoration: underline;
}