﻿a
{
	text-decoration: none;
}
.indexTable
{
	width: 100%;
	background-color: #CCCCCC;
}
.galleryTable
{
	width: 90%;
	font-size: medium;
	color: #FFFFFF;
	background-color: #000000;
}
.imageTable
{
	width: 98%;
	vertical-align: middle;
	text-align: center;
	background-color: #000000;
}

img
{
	border-width: 0px;
	border-color: #FFFF00;
}
.found
{
	color: #FFFFFF;
}
.image
{
	border: thin solid #FFFFFF;
}
.title
{
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
.description
{
	color: #FFFFFF;
}
.exif
{
	color: #FFFFFF;
	font-size: x-small;
}

