<!--
A:link  { color: white;
	font-weight: bold;
	text-decoration: none; }
A:visited  { color: white; 
	font-weight: bold;
	text-decoration: none; }
A:hover{font-weight: bold;text-decoration:underline;color:#88cdec}


body {

	font-family: Arial;
	font-size: 10pt;
	color: white;
scrollbar-arrow-color: white;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: white;
scrollbar-track-color: gray;
scrollbar-face-color: black;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: black;

}

.gallery_descr {
	font-size: 10pt;

}

.border_img {

	border: solid 1px gray;
}

.gallery_url {
	
	text-align: right;

}
.gallery_dir {

	font-size: 10pt;

}
.gallery_title {

	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;

}

.gallery_url {

	font-size: 10pt;
	font-weight: bold;

}
-->
