BODY {
	color: White;
	background-color: Black;
	font-family: Arial, sans-serif;
	text-align: center;
	}

A {
	color: White;
}

A:HOVER {
	color: White;

}
h1 { font-weight: bold;  letter-spacing: 6px;  text-align: center;  font-size: 46px;     }
h2 { font-weight: bold;  letter-spacing: 8px;  text-align: center;  font-size: 14px;     }
.galerieodkaz { font-weight: bold;  letter-spacing: 4px;  color: Yellow; }
A:HOVER.galerieodkaz {	text-decoration: none; color: Yellow;}
.keci  {	text-align: left;  font-style: italic; font-size: 12px;   }
.kecinadpis  {	text-align: left; letter-spacing: 1px; font-weight: bold; font-size: 14px;    }