@CHARSET "UTF-8";

/* breadcrumb menu */

div#breadcrumbs {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding: 3px;
}

div#breadcrumbs a {
   font-family: Verdana, sans-serif;
   font-size: 9px;
   font-weight: bold;
}

span.topnav a:link, span.topnav a:visited,
span.topnav_act a:link, span.topnav_act a:visited {
   text-decoration: none;
}

span.topnav a:hover, span.topnav_act a:hover {
   text-decoration: underline;
}