TD.naziv  {
	font-size : xx-large;
	color : #FFFFAA;
	text-decoration : underline;
}

TD.balcannet  {
	font-size : small;
	font-weight : normal;
	font-style : normal;
	color : #FFFF99;
	text-decoration : none;
	text-align : right;
	font-family : Arial, helvetica, sans-serif;
}

A  {
	text-decoration : none;
	color : Silver;
}

A:hover  {
	text-decoration : underline;
	color : Silver;
}

