body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B5C8D7;
	line-height: 20px;
	letter-spacing: 1px;
}
body {
	background-color: #000025;
}
.bigbold {
	color: #AEC6D0;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
}
.ital {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	background-color: #005177;
}
.viewgallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.bgblue {
	background-color: #005177;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
}
a {
	color: #B5C8D7;
	text-decoration: none;
}
a:hover {
	color: #000025;
	text-decoration: none;
	background-color: #B5C8D7;
}
