body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	border: 0;
}
.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	line-height: normal;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.galTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	color: #CCCCCC;
	text-align: right;
}
.blueTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF69B4;
	font-style: normal;
	text-align: justify;
	left: 200px;
}
.blueTXT-b-c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF69B4;
	font-style: normal;
	text-align: center;
	left: 200px;
	font-weight: bold;
}
.note {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
