.kolekcijos_pavadinimas {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
}

.kolekcija:link {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #ee3248;
	text-decoration : none;
}
.kolekcija:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #ee3248;
	text-decoration : none;
}
.kolekcija:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #ee3248;
	text-decoration : none;
}
.kolekcija:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #ee3248;
	text-decoration : underline;
}
