a  {text/decoration: none}
a:link  {color: white}
a:visited  {color: white}
a:active  {color: red}
a:hover  {color: blue;
 text/decoration:underline;
 font-style: italic;
 background: white; 
  }
h1, h2  {
	color: white;
	background: Black;
    text-align: center;
}   
h3, h4, h5, h6  {color: white; font-style: italic}
p  {color: white; text-indent: 30px; margin: 0px 0px 0px 0px,}
b {
	color: white
}
body, html  {
scrollbar-track-color: white;
scrollbar-face-color: blue;
scrollbar-highlight-color: color;
scrollbar-3dlight-color: green;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: purple;
scrollbar-arrow-color: silver; } 
table   {color: white}    
.zlute_pismo {
	font-weight: bold;
	color: Yellow;
} 