@charset "UTF-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #999;
}
.bodylinks {
	color: #999999;
	text-align: left;
	text-decoration: none;
}
.bodylinks  a:link {
	color: #999999;
	text-decoration: none;
}
.bodylinks a:visited {
	color: #999999;
	text-decoration: none;
}
.bodylinks a:hover {
	text-decoration: none;
	color: #000000;
}
.bodylinks a:active {
	text-decoration: none;
	color: #999999;
}
.gallerylinks {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-align: left;
}
.gallerylinks a:link {
	color: #666666;
	text-decoration: none;
}
.gallerylinks a:visited {
	text-decoration: none;
}
.gallerylinks a:hover {
	text-decoration: none;
	color: #000000;
}
.gallerylinks a:active {
	text-decoration: none;
}
.e-maillinks {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #CCC;
}
.e-maillinks a:link {
	color: #CCC;
	text-decoration: none;
}
.e-maillinks a:visited {
	text-decoration: none;
}
.e-maillinks a:hover {
	text-decoration: none;
	color: #666;
}
.e-maillinks a:active {
	text-decoration: none;
}
