body { 
	font-family: "Times New Roman", Times, serif;
	background-image:url(../sbt-pozadi.jpg);
	background-repeat: repeat;
	}
A:link {
	
	font-size:16px;
	font-weight:bold;
	TEXT-DECORATION: none;
	color: #C0C0C0;
}
a:visited {
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color: #C0C0C0;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #FFFFFF;
}

a:link#special {

	font-size:14px;
	font-weight:regular;
	TEXT-DECORATION: none;
	color: #C0C0C0;
}

a:hover#special {

	text-decoration:underline;
	font-weight:bold;
	color: #FFFFFF;
	}
	
a:visited#special {

	font-size: 14px;
	font-weight:regular;
	text-decoration:none;
	color: #C0C0C0;
}
