.pagetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffff66;
	font-weight: normal;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffff66;
	text-decoration: none;
	font-style: italic;
}
.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffff66;
	text-decoration: none;
	font-style: normal;
}

.redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	font-style: normal;
}

.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
	font-style: normal;
}
a:hover.email      { COLOR: #ffffff; text-decoration: none; }

.section_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}
a:link.section_titles       { COLOR: #ffff66; text-decoration: none; }
a:visited.section_titles    { COLOR: #ffff66; text-decoration: none; }
a:active.section_titles     { COLOR: #ffff66; text-decoration: none; }
a:hover.section_titles      { COLOR: #ffffff; text-decoration: none; }

.albums {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
}
a:link.albums       { COLOR: #0066ff; text-decoration: none; }
a:visited.albums    { COLOR: #0066ff; text-decoration: none; }
a:active.albums     { COLOR: #0066ff; text-decoration: none; }
a:hover.albums      { COLOR: #ffffff; text-decoration: none; }

.nav-bottom {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #ffff66;
	font-weight: bold;
	text-decoration: none;
}
a:link.nav-bottom       { COLOR: #ffff66; text-decoration: none; }
a:visited.nav-bottom    { COLOR: #ffff66; text-decoration: none; }
a:active.nav-bottom     { COLOR: #ffff66; text-decoration: none; }
a:hover.nav-bottom      { COLOR: #ffffff; text-decoration: none; }

.nav-bottom1 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #ffff66;
	font-weight: bold;
	text-decoration: none;
}
a:link.nav-bottom1       { COLOR: #ffff66; text-decoration: none; }
a:visited.nav-bottom1    { COLOR: #ffff66; text-decoration: none; }
a:active.nav-bottom1     { COLOR: #ffff66; text-decoration: none; }
a:hover.nav-bottom1      { COLOR: #ffffff; text-decoration: none; }
