#linkerTop {
	font-size: x-small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-family: Tahoma;
	text-indent: 15px;
}
#linkerTop a:link {
	font-size: x-small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-family: Tahoma;
}
#linkerTop a:hover {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	background-attachment: fixed;
	background-image: url(../_images/hg_toplink.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#linkerTop a:visited {
	font-size: x-small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-family: Tahoma;
}
#LinkerSub {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 20px;
}
#LinkerSub a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
	font-weight: bolder;
}
#LinkerSub a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	font-weight: bolder;
	display: block;
	background-attachment: fixed;
	background-image: url(../_images/hg_sublink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#LinkerSub a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
	font-weight: bolder;
}
#LinkerSub a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
	font-weight: bolder;
}

