.available {
	color: green;
	}

.unavailable {
	color: #C86428;
	}

.mypicsgalleryentry a
, .mypicsgalleryentry a:active
, .mypicsgalleryentry a:hover 
, .mypicsgalleryentry a:visited {
	border: none;
	text-decoration: none;
	}
