body { background: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B9B9B9;
	background-color: #000000;
}
.PageTable {
	border: 0px none;
}
.NotAvailable { color:#666666}
a:link { color:#00FF00}
a:visited { color: #CCCCCC}
a:active { color: #FF0000}

a.picNav:link {
	color:#00FF00; 
	text-decoration: none;
}
a.picNav:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.picNav:active {
	color: #FF0000;
	text-decoration: none;
}
a.picNav:hover { 
	color: yellow;
	text-decoration: underline;
}
.currentLink{
	text-decoration:none;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
.PhotoName {
	text-align:center;
	color:#CCCCCC;
}
.AlignCtr{ text-align: center}
.AlignRight{ text-align: right}
.AlignLeft{ text-align: Left}
