/* =-=-=-=-=-=-=-[Hotlinks]-=-=-=-=-=-=-=- */
	
ul#hotlinks {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style: none;
	width: 200px;
}
#hotlinks li {
	margin-bottom: 6px;
}
#hotlinks a {
	color: #000;
	font-size: 0.8em;
	text-decoration: none;
	text-indent: -3200px;
	display: block;
	height: 40px;
	background-color: #ececec;
}
#hl1 a {
	background-image: url(images/hotlink1.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#hl1 a:hover {
	background: url(images/hotlink1.gif) 0 -40px no-repeat;
}

#hl2 a {
	background-image: url(images/hotlink2.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#hl2 a:hover {
	background: url(images/hotlink2.gif) 0 -40px no-repeat;
}

#hl3 a {
	background-image: url(images/hotlink3.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#hl3 a:hover {
	background: url(images/hotlink3.gif) 0 -40px no-repeat;
}
#hl4 a {
	background-image: url(images/hotlink4.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#hl4 a:hover {
	background: url(images/hotlink4.gif) 0 -40px no-repeat;
}
#hl5 a {
	background-image: url(images/hotlink5.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#hl5 a:hover {
	background: url(images/hotlink5.gif) 0 -40px no-repeat;
}
#hl6 a {
	background-image: url(images/hotlink6.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#hl6 a:hover {
	background: url(images/hotlink6.gif) 0 -40px no-repeat;
}
#hl7 a {
	background-image: url(images/hotlink7.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#hl7 a:hover {
	background: url(images/hotlink7.gif) 0 -40px no-repeat;
}
#hl8 a {
	background-image: url(images/hotlink8.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#hl8 a:hover {
	background: url(images/hotlink8.gif) 0 -40px no-repeat;
}
#hl9 a {
	background-image: url(images/hotlink9.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#h20 a {
	background-image: url(images/hotlink20.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#h20 a:hover {
	background-image: url(url(images/hotlink20.gif)
%200%20-40px%20no-repeat);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}


#hl9 a:hover {
	background: url(images/hotlink9.gif) 0 -40px no-repeat;
}
