.header {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #05305F;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	text-decoration: underline;
}
a:link
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #05305F;
	text-decoration: none;
}
a:active
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #05305F;
	text-decoration: none;
}
a:visited
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #05305F;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #05305F;
	text-decoration: none;
}
.linkovi {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #05305F;
	text-decoration: none;
}