body 
		{
			Text-align				: Center;
			background-color		: #EBEBF3;
			margin					: 0;
			padding					: 0;
			font-family				: arial, verdana, sans-serif;
			font-weight				: bold;
			color					: #000000;
			text-decoration			: none;
		}

H1		{
			font-size				: 3em;
			font-family				: arial, verdana, sans-serif;
}

H2, H3, H4, H5 {
			font-size				: 1.5em;
			font-family				: arial, verdana, sans-serif;
}

#Folders {
			text-align				: left;
			margin-top				: 5px;
			margin-bottom			: 5px;
			margin-left				: auto;
			margin-right			: auto;
			Padding					: 2px;
			background-color		: #FFFFFF;
			border-style			: none;
			border-width			: 1px;			
			border-color			: #000000;
			border-style			: solid;
			font-family				: arial, verdana, sans-serif;
			font-size				: 0.8em;
			width					: 700;	
			color					: #000000;	
			text-decoration			: none;	
	}


#Pics {
			text-align				: center;
			margin-top				: 3px;
			margin-bottom			: 3px;
			margin-left				: auto;
			margin-right			: auto;
			Padding					: 2px;
			background-color		: #FFFFFF;
			border-style			: none;
			border-width			: 1px;			
			border-color			: #000000;
			border-style			: solid;
			font-size				: 0.8em;
			font-family				: arial, verdana, sans-serif;
			width					: 500;	
			color					: #000000;	
			text-decoration			: none;	
	}
#Pages {
			text-align				: center;
			margin-top				: 3px;
			margin-bottom			: 3px;
			margin-left				: auto;
			margin-right			: auto;
			Padding					: 2px;
			background-color		: #FFFFFF;
			border-style			: none;
			border-width			: 1px;			
			border-color			: #000000;
			border-style			: solid;
			font-size				: 0.8em;
			font-family				: arial, verdana, sans-serif;
			width					: 700;	
			color					: #000000;	
			text-decoration			: none;
			clear:both;	
	}

a.fotolnk:hover 
		{
		border: none;
		}

a.fotolnk
		{
			border: none;
		}

a:hover 
		{
			color					: #5F92DB;
			text-decoration			: none;
		}

a:visited
		{
			text-decoration			: none;
		}
		
a:link
		{
			color					: #000000;
			text-decoration			: none;
		}	