﻿
.gallery a { font-family: Comic Sans MS;
	color: Black;
	text-decoration: none;
	font-size: small;
	 }
	 
.gallery a:hover{ text-decoration: underline; }

.album
{
	background-image: url(../../Images/albumback.gif);
	background-repeat: no-repeat;
}