
a.default:link, a.default:visited, a.default:hover { 
  color: #006699; 
  font-weight: bold; 
  text-decoration: underline; 
}

a.authorsmall:link, a.authorsmall:visited, a.authorsmall:hover { 
  color: #660000; 
  text-decoration: none;
  font-size: 10px;
}
a.authorsmall:hover {
  text-decoration: underline; 
}

a.externsource:link, a.externsource:visited, a.externsource:hover { 
  color: #006699; 
  text-decoration: underline; 
  font-size: 10px;
}

a.menu_active:link, a.menu_active:visited, a.menu_active:hover { 
  font-family: helvetica; 
  text-decoration: none; 
  color: #383f45; 
  font-weight: normal; 
  font-size: 11px; 
}
a.menu_active:hover { 
  border-bottom: 1px solid #7d99b4; 
}

a.menu_bottom_inactive:link, a.menu_bottom_inactive:visited, a.menu_bottom_inactive:hover 
a.menu_bottom_active:link, a.menu_bottom_active:visited, a.menu_bottom_active:hover { 
  text-decoration: underline; 
  color: #888888; 
  font-weight: normal; 
  font-size: 10px; 
}

a.navign:link, a.navign:visited, a.navign:hover,
a.navigp:link, a.navigp:visited, a.navigp:hover { 
  text-decoration: none; 
  color: #7d99b4; 
  font-weight: normal; 
  font-size: 11px; 
}


a.bottom:link, a.bottom:visited, a.bottom:hover { 
  font-family: verdana, helvetica, arial, "sans serif";
  text-decoration: none; 
  color: #ffffff; 
  font-weight: bold; 
  font-size: 10px; 
}
a.bottom:hover { 
  text-decoration: underline; 
}

a.action:link, a.action:visited, a.action:hover { 
  text-decoration: none; 
  color: #000000; 
  font-weight: bold; 
  font-size: 11px; 
}
a.action:hover { 
  text-decoration: underline 
}

a.sidebar:link, a.sidebar:visited, a.sidebar:hover {
  line-height: 100%;
  font-family: arial, helvetica, sans-serif; 
  text-decoration: none;
  color: #ffffff; 
  font-weight: normal; 
  font-size: 10px; 
}
a.sidebar:hover { 
  text-decoration: underline; 
}
a.sidebarauthor:link, a.sidebarauthor:visited, a.sidebarauthor:hover {
  line-height: 120%;
  font-family: Verdana, Arial, helvetica, sans-serif;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight: normal; 
  font-size: 10px; 
}
a.sidebarauthor:hover { 
  text-decoration: underline; 
}
a.sidebaractive:link, a.sidebaractive:visited, a.sidebaractive:hover {
  line-height: 100%;
  font-family: Arial, helvetica, sans-serif; 
  text-decoration: none;
  color: #ffcc00; 
  font-weight: normal; 
  font-size: 10px; 
}
a.sidebaractive:hover { 
  text-decoration: underline; 
}
a.sidebarinvers:link, a.sidebarinvers:visited, a.sidebarinvers:hover { 
  text-decoration: none; 
  color: #ffffff; 
  font-weight: normal; 
  font-size: 10px; 
}
a.sidebar:hover { 
  text-decoration: underline; 
}
    
a.sbmenuinactive:link, a.sbmenuinactive:visited, a.sbmenuinactive:hover {
  font-family: verdana, helvetica, arial, "sans serif";
  text-decoration: none; 
  color: #ffffff; 
  font-weight: bold; 
  font-size: 10px; 
}
a.sbmenuinactive:hover { 
  text-decoration: underline; 
}

a.sbmenuactive:link, a.sbmenuactive:visited, a.sbmenuactive:hover {
  font-family: verdana, helvetica, arial, "sans serif";
  text-decoration: underline; 
  color: #ffffff; 
  font-weight: bold; 
  font-size: 10px; 
}
a.sbmenuactive:hover { 
}

a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover { 
  text-decoration: none; 
  color: #ffffff; 
  font-weight: bold; 
  font-size: 10px; 
}
a.breadcrumb:hover { 
  text-decoration: underline; 
}

a.author:link, a.author:visited, a.author:hover { 
  text-decoration: none; 
  color: #ff0000; 
  font-weight: bold; 
  text-decoration: underline; 
  font-size: 10px;
}

a.pdf:link, a.pdf:visited, a.pdf:hover { 
  text-decoration: none; 
  color: #006699; 
  font-weight: bold; 
  text-decoration: none; 
}
a.pdf:hover {
  text-decoration: underline; 
}

li.tw-search-path {
	padding-top: 5px;
	padding-bottom: 5px;
}

span.tw-search-path, .tw-search-path:link, .tw-search-path:visited, .tw-search-path:hover { 
  text-decoration: none; 
  color: #999999; 
  font-weight: normal; 
  text-decoration: none; 
	font-size: 11px;
}

a.found2:link, a.found2:visited, a.found2:hover { 
  color: #006699; 
	font-size: 10px;
  font-weight: normal; 
  text-decoration: underline; 
}

.marked {
	background: #ffffaa;
}