a:link {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px outset;
	color: #000000;
	width: 1px;
	height: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;









}
a:visited {
	background-color: #FFFFFF;
	border: 2px outset;
	color: #000000;
	text-decoration: none;
	padding: 0px 5px;
	height: 1px;
	width: 1px;
	font-weight: bold;









}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border: 2px inset;
	height: 1px;
	width: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;


}
a:active {
	color: #FFD9D9;
	text-decoration: none;
	background-color: #333333;
	border: 2px inset;
	height: 1px;
	width: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}
.gumb {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	border: 2px outset;
	background-color: #FFFFFF;
	clear: both;


}

