body {
background-color:		#FFFFFF;
background-image: url(http://foto.pececik.com/images/background.gif);
margin: 0px;
}

.small		{ font-size : 10px; color : #000000; font-family: Tahoma, Arial, Helvetica, sans-serif; }
a.small		{ text-decoration: none; color : #000000; }
a.small:hover	{ text-decoration: underline; color : #000000; }

.normal			{ font-size : 11px; color : #000000; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; }
a.normal		{ text-decoration: none; color : #000000; }
a.normal:hover	{ text-decoration: underline; color : #000000; }

.text		{ font-size : 11px; color : #000000; font-family: Tahoma, Arial, Helvetica, sans-serif; }
a.text		{ text-decoration: none; color : #000000; }
a.text:hover	{ text-decoration: underline; color : #000000;	}

.big		{ font-size : 20px; color : #000000; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; }
a.big		{ text-decoration: none; color : #000000; }
a.big:hover	{ text-decoration: underline; color : #000000;	}

.copyright		{ font-size : 9px; color : #000000; font-family: Tahoma, Arial, Helvetica, sans-serif; }
a.copyright		{ text-decoration: none; color : #000000; }
a.copyright:hover	{ text-decoration: underline; color : #000000; }

hr				{ height: 0px; border: solid #EAE9E5 0px; border-top-width: 1px; width: 100%;}

ul.galleryMenu li {
 list-style-type: none;
 display: inline;
}
ul.galleryMenu {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 margin-top: 5px;
}
a img {
 border: none;
}
