/* ----------------------------------------------- */	
a:link {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
/* ----------------------------------------------- */
.top_link { 
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
} 
	a.top_link:link {
		font-size: 11px;
		color: #666666;
		text-decoration: none;
		font-weight: bold;
	} 
	a.top_link:visited {
		font-size: 11px;
		color: #666666;
		text-decoration: none;
		font-weight: bold;
	} 
	a.top_link:hover {
		font-size: 11px;
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	} 
	a.top_link:active {
		font-size: 11px;
		color: #666666;
		text-decoration: none;
		font-weight: bold;
	}
/* ----------------------------------------------- */
.path_link { 
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: none;
} 
	a.path_link:link {
		font-size: 11px;
		color: #666666;
		text-decoration: none;
		font-weight: none;
	} 
	a.path_link:visited {
		font-size: 11px;
		color: #666666;
		text-decoration: none;
		font-weight: none;
	} 
	a.path_link:hover {
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: none;
	} 
	a.path_link:active {
		font-size: 11px;
		color: #0000FF;
		text-decoration: none;
		font-weight: none;
	}
/* ----------------------------------------------- */
.hl_link { 
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: none;
} 
	a.hl_link:link {
		font-size: 12px;
		color: #FF0000;
		text-decoration: none;
		font-weight: none;
	} 
	a.hl_link:visited {
		font-size: 12px;
		color: #FF0000;
		text-decoration: none;
		font-weight: none;
	} 
	a.hl_link:hover {
		font-size: 12px;
		color: #FF0000;
		text-decoration: underline;
		font-weight: none;
	} 
	a.hl_link:active {
		font-size: 12px;
		color: #FF0000;
		text-decoration: none;
		font-weight: none;
	}
/* ----------------------------------------------- */
.relation_link { 
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: none;
	min-height: 45px;
	display: block;
	background-color: #E0E0E2;
	border: 1px solid #97979B;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
} 
	a.relation_link:link {
		font-size: 10px;
		color: #666666;
		text-decoration: none;
		font-weight: none;
	} 
	a.relation_link:visited {
		font-size: 10px;
		color: #666666;
		text-decoration: none;
		font-weight: none;
	} 
	a.relation_link:hover {
		font-size: 10px;
		color: #333333;
		text-decoration: none;
		font-weight: none;
		background-color: #F2F2F2;
	} 
	a.relation_link:active {
		font-size: 10px;
		color: #666666;
		text-decoration: none;
		font-weight: none;
	}
	
.relation_link span { 
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
} 
	a.relation_link:link span {
		font-size: 11px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	} 
	a.relation_link:visited span {
		font-size: 11px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	} 
	a.relation_link:hover span{
		font-size: 11px;
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	} 
	a.relation_link:active span{
		font-size: 11px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	}
	
.relation_link span span { 
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
} 
	a.relation_link:link span span {
		font-size: 15px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	} 
	a.relation_link:visited span span {
		font-size: 15px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	} 
	a.relation_link:hover span span {
		font-size: 15px;
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	} 
	a.relation_link:active span span {
		font-size: 15px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	}
/* ----------------------------------------------- */
.contact_link { 
	font-size: 10px;
	color: #8F8F94;
	text-decoration: none;
	font-weight: bold;
} 
	a.contact_link:link {
		font-size: 10px;
		color: #8F8F94;
		text-decoration: none;
		font-weight: bold;
	} 
	a.contact_link:visited {
		font-size: 10px;
		color: #8F8F94;
		text-decoration: none;
		font-weight: bold;
	} 
	a.contact_link:hover {
		font-size: 10px;
		color: #666666;
		text-decoration: none;
		font-weight: bold;
	} 
	a.contact_link:active {
		font-size: 10px;
		color: #8F8F94;
		text-decoration: none;
		font-weight: bold;
	}
/* ----------------------------------------------- */
.user_link { 
	font-size: 10px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: none;
	padding-right: 1px;
} 
	a.user_link:link {
		font-size: 10px;
		color: #00FFFF;
		text-decoration: none;
		font-weight: none;
	} 
	a.user_link:visited {
		font-size: 10px;
		color: #00FFFF;
		text-decoration: none;
		font-weight: none;
	} 
	a.user_link:hover {
		font-size: 10px;
		color: #FF0000;
		text-decoration: none;
		font-weight: none;
	} 
	a.user_link:active {
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: none;
	}
/* ----------------------------------------------- */
.edit_link { 
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: none;
} 
	a.edit_link:link {
		font-size: 10px;
		color: #333333;
		text-decoration: none;
		font-weight: none;
	} 
	a.edit_link:visited {
		font-size: 10px;
		color: #333333;
		text-decoration: none;
		font-weight: none;
	} 
	a.edit_link:hover {
		font-size: 10px;
		color: #FF0000;
		text-decoration: none;
		font-weight: none;
	} 
	a.edit_link:active {
		font-size: 10px;
		color: #333333;
		text-decoration: none;
		font-weight: none;
	}
/* ----------------------------------------------- */
.search_result {
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: none;
	display: block;
	margin-bottom: 5px;
} 
	a.search_result:link {
		font-size: 10px;
		color: #333333;
		text-decoration: none;
		font-weight: none;
	} 
	a.search_result:visited {
		font-size: 10px;
		color: #333333;
		text-decoration: none;
		font-weight: none;
	} 
	a.search_result:hover {
		font-size: 10px;
		color: #FF0000;
		text-decoration: none;
		font-weight: none;
	} 
	a.search_result:active {
		font-size: 10px;
		color: #333333;
		text-decoration: none;
		font-weight: none;
	}

.search_result span { 
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	font-weight: none;
} 
	a.search_result:link span {
		font-size: 10px;
		color: #0000FF;
		text-decoration: none;
		font-weight: none;
	} 
	a.search_result:visited span {
		font-size: 10px;
		color: #0000FF;
		text-decoration: none;
		font-weight: none;
	} 
	a.search_result:hover span {
		font-size: 10px;
		color: #0000FF;
		text-decoration: none;
		font-weight: none;
	} 
	a.search_result:active span {
		font-size: 10px;
		color: #0000FF;
		text-decoration: none;
		font-weight: none;
	}
	
.search_result span span { 
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
} 
	a.search_result:link span span {
		font-size: 11px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	} 
	a.search_result:visited span span {
		font-size: 11px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	} 
	a.search_result:hover span span {
		font-size: 11px;
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	} 
	a.search_result:active span span {
		font-size: 11px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	}

.search_result span span span { 
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
} 
	a.search_result:link span span span {
		font-size: 15px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	} 
	a.search_result:visited span span span {
		font-size: 15px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	} 
	a.search_result:hover span span span {
		font-size: 15px;
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	} 
	a.search_result:active span span span {
		font-size: 15px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	}
/* ----------------------------------------------- */
.paper_headline_link { 
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 
	a.paper_headline_link:link {
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	} 
	a.paper_headline_link:visited {
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	} 
	a.paper_headline_link:hover {
		font-size: 12px;
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
	} 
	a.paper_headline_link:active {
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
/* ----------------------------------------------- */
