

.datum{ font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
}
.datum a:link, .datum a:visited  { color:Black;
text-decoration: none;}
.datum a:hover { color:#FFFFFF;
		 		 text-decoration: underline;}

.naslov { font-size:13px;
		 color:Black;
		 font-weight:Bold;
 font-family: Arial, Helvetica, sans-serif;
		}

		
.vest { font-size:12px;
 font-family: Arial, Helvetica, sans-serif;
}

.vest a:link, .vest a:visited  { color:#003366;
text-decoration: underline;}
.vest a:hover { color:#FFFFFF;
		 		 text-decoration: underline;}
