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