A:link { color: Blue;  text-decoration: none;  } 	 /* unvisited links are blue */
A:visited { color: Blue;  text-decoration: none;  } /* visited links are blue */
A:active { color: Blue;  text-decoration: none;  }  /* active links are blue */

body {
background-color: White;
background-image: url(slikice/papirbg.gif);
color: Black;
}

h1 {   font-size: 22pt; text-align: center;
 	color: #999999;
 font-family: "Arial Black";
 }

.akcija {   font-size: 22pt; text-align: center;
 	color: red;
 font-family: "Arial Black";
  }

.naslov {   font-size: 22pt; text-align: center;
 	color: navy;
 font-family: "Arial Black";
