body{
	margin: 0px;
}

td{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #202020;
}

A{
	font-weight: bold;
	color: #701676;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #606060;
}


.big_cat A{
	font-size: 14px;
	font-weight: bold;
}


.small_cat A{
	font-size: 12px;
	font-weight: normal;
}

.searchbar{
	border: 1px #D694DA;
	border-style: solid none solid none;
	background-color: #FDE8FE;
}

.navbar{
	border-bottom: 0px solid #769F13;
	font-weight: bold;
	color: #650D6B;
}
.navbar A{
	color: #650D6B;
}

.navbar A:Hover{
	color: #D961E1;
}

.copyright{
	color: #c0c0c0;
}

.found_links{
	color: #D29DD5;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #E6CAE8;
	height: 15px;
}

.ucat_link A{
	padding: 3px;
	color: #7A1E80;
	font-size: 11px;
}

.show_ucat{
	background-color: #FEF1FF;
	border-top: 1px solid #9B2B9F;
}

li{
   list-style-type: square;
   color: #9B2B9F;
}

.number{
	background-color: #4F1353;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.show_link_title{
	color: #4F1353;
	background-color: #F9F1F9;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

td.show_link_title A{
	display: block;
	color: #4F1353;
	background-color: #F9F1F9;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
	width: 100%;
}
td.show_link_title A:Hover{
	color: #4F1353;
	background-color: #F4D4F6;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
	width: 100%;
}

.show_link_date{
	font-size: 10px;
	color: #c0c0c0;
}

.index_headline{
	font-size: 14px;
	font-weight: bold;
	color: #9B2B9F;
}

.index_main{
	border: 1px #9B2B9F;
	border-style: solid none solid none;
	background-color: #FCF4FC;
}

.error{
	font-size: 15px;
	font-weight: bold;
	color: #950909;
	padding-left: 10px;
}