﻿body {
 font-family : tahoma;
 font-size : 10pt;
 color: #000000;
 }
  
 a {
 font-family : tahoma;
 text-decoration : none;
 color : #000000;
 }
 a:hover {
 text-decoration : underline;
 color : #039348;
 }
 
 .bucik {
	font-family : tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #045284;
	text-align:
	margin: 2px;
	padding: 3px;
}