.naslov {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a:visited {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.text_fr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.text_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
