/* apply to all elements */
{ font-family: Verdana, Tahoma, Sans Serif; font-size: 100%; }

body { 	color: #000000;
	background: #ffc000; }

p { 	color: #000000; 
	text-style: normal; 
	text-indent: 2em; 
	padding-top: 0em; 
	margin-top: 0mm; 
	margin-bottom: 0.5mm; }
p.duoraz { 
	font-weight: bold; }
p.patka { 
	font-size: 71%; 
	text-align: center; 
	text-indent: 0em;  
	margin-top: -1mm; 
	letter-spacing: 0mm }
a img { 
	border: none }

a:link, a:visited { 
	color: #000000; 
	text-decoration: underline;}
a:active { 
	color: #000000; 
	cursor:hand; 
	text-decoration: none;}

a:hover { 
	color: #ffc000; 
	background-color: #000000; 
	cursor:hand; 
	text-decoration: none;}

a:visited:active {
	color: #ff0000; 
	}

a.duoraz:active, a.duoraz:link, a.duoraz:visited, a.duoraz:hover { 
	font-weight: bold; }

table { 
	background-color: #ffc000; 
	color: #a05000; }
td { 
	font-size: 12px; 
	color: #000000; }
hr {	height: 0.2mm;
	width: 33%; 
	color: gray; }
