/* SELEKTORY: */

<style type="text/css">
	<!--
	body {background-color: black}
		a:link {color:white; text-decoration:none}
		a:visited {color:white; text-decoration: none}
		a:hover {color:red; text-decoration: none}
		
		img {border-color:black}
		img {border-width: thin}
		img {border-style: solid}
		
	   h1 {color: white; font-size: 12px}
		h2 {color: white; font-size: 16px}
		<!--

</style>