TD  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : back;
	font-weight : normal;
	font-style : normal;
}

p  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : back;
	font-weight : normal;
	font-style : normal;
}

.naslov  {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.pjesma  {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-color : white;
	color : White;
	background-color : Black;
}

a  {
	font-weight : bold;
	color : black;
	text-decoration : none;
	text-transform : uppercase;
}

a:hover  {
	color : white;
	background-color : Black;
}

