
/* links */
/* links */

a:link.link_bel, a:active.link_bel, a:visited.link_bel {
	color: #ffffff;
	text-decoration:none;
}
a:hover.link_bel {
	text-decoration:underline;
}

a:link.link_bel_podcrtan, a:active.link_bel_podcrtan, a:visited.link_bel_podcrtan {
	color: #ffffff;
	text-decoration:underline;
}
a:hover.link_bel_podcrtan {
	text-decoration:none;
}

/* texts */
/* texts */

.text_bel {
	color:#ffffff;
}

