a:link {
	font: bold 10px "Trebuchet MS", Arial, Tahoma;
	color: #666666;
	text-decoration: none;
}
a:visited {

	font: bold 10px "Trebuchet MS", Arial, Tahoma;
	color: #666666;
	text-decoration: none;
}
a:hover {


	font: bold 10px "Trebuchet MS", Arial, Tahoma;
	color: #666666;
	text-decoration: none;
}
a:active {



	font: bold 10px "Trebuchet MS", Arial, Tahoma;
	color: #666666;
	text-decoration: none;
}
.linija1 {

	height: 2px;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

