A,A:link,A:visited {
	color: #c71444;
	text-decoration: none;
}
A:active,A:hover {
	color: #c71444;
	text-decoration: none;
}
BODY {
	margin: 0;
	background-color: #ffffff;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.ArrowLink:active {  font-family: Arial, Helvetica, sans-serif; color: #000000}
.ArrowLink:hover {  font-family: Arial, Helvetica, sans-serif; color: #666666}
.ArrowLink:link {  font-family: Arial, Helvetica, sans-serif; color: #000000}
.ArrowLink:visited {  font-family: Arial, Helvetica, sans-serif; color: #666666}



.EmphasisText, .EmphasisText td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.EmphasisText a:hover {
	text-decoration: underline;
}

.FooterText A,.FooterText,.Footertext:link,.FooterText:active,.FooterText:hover,.FooterText:visited {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.InformationText {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	text-decoration: none;
}
.Subhead2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}

.naslovnaPromo, a.naslovnaPromo:link, a.naslovnaPromo:visited {
	font: bold 14px verdana;
	color: #7D7D7D;
}
a.naslovnaPromo:hover {
	color: #C71444;
	text-decoration: underline;
}
.podnaslov {
	font: bold 15px Verdana;
	color: #666666;
}

#subNavigation ,#subNavigation a{
	font: normal 10px verdana;
	color: #888888;
}
#subNavigation a:hover{
	color: #C71545;
}
#subNavigation #active {
	color: #C71545;
}

.buttonPrimaryOne, a.buttonPrimaryOne:link,a.buttonPrimaryOne:visited, a.buttonPrimaryOne:hover, a.buttonPrimaryOne:active  {
	color: #C71444;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid;
	background-color: #EBEBEB;
	border-left-color: #C71444;
	border-right-color: #666666;
	border-top-color: #d0d0d0;
	border-bottom-color: #666666;
	border-left-width: 3px;
	padding-top: 2px;
	padding-bottom:2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}