.LinkButton A:link
{
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}	
		
.LinkButton A:visited
{
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
	
}	
		
.boxNaslov
{
	text-align:left;
	font-weight: bolder;
	font-size: 10pt;
	font-family: Arial;
}
.boxSadrzaj
{
	vertical-align:top;
	font-size: 10px;
	font-family: Arial;
}
.LinkButton A:active	
{
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
	}	
		
.LinkButton A:hover
{
	font-size: 12px;
	color: #66ccff;
	font-family: arial;
	text-decoration: none;
}

.LinkButton
{
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}
.box_naslov
{
	padding-left: 5px;
	font-weight: bold;
	color: white;
	padding-top: 4px;
	font-family: Arial;
}
.homeLinkUp A:link
{
	font-weight: bold;
	font-size: 12px;
	color: midnightblue;
	font-family: arial;
	text-decoration: none;
}
.homeLinkUp A:hover
{
	font-weight: bold;
	font-size: 12px;
	color: midnightblue;
	font-family: arial;
	text-decoration: underline;
}
.homeLinkUp A:active
{
	font-weight: bold;
	font-size: 12px;
	color: midnightblue;
	font-family: arial;
	text-decoration: none;
}
.homeLinkUp A:visited
{
	font-weight: bold;
	font-size: 12px;
	color: midnightblue;
	font-family: arial;
	text-decoration: none;
}
.download
{
	font-size: 15px;
	color: whitesmoke;
	font-family: arial;
	text-decoration: none;
}
