#vsebina
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: disc;
	
}

