a:link, a:visited {
	color: #333333;
	text-decoration:none;
	
}
a:hover {
	
	color: #000000;
	text-decoration: underline;
}
.links {
	
	color: #333333;
	letter-spacing: 1pt;
}
/*a:visited {
	
	text-decoration: none;
}*/
a.subheading:link {
	
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.subheading:hover {
	color: #666666;
}
a.bannerLinks:link {
	
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.bannerLinks:hover {
	text-decoration: underline;
}
a.subheading:visited {
	
	font-size: 13px;
	color: #333333;
}
a.bannerLinks:visited {
	
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
img a, a img{
border:none !important;
}
a.linky{
color:#CC6666 !important;
display:block;
height:52px;
padding:87px 15px 0;
text-decoration:none;
text-shadow:1px 1px #FFFFFF;
width:420px;
_width:450px;
}
a.linky.sharing{
	background-image: url(images/button_sharing.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.linky.book{
	background-image: url(images/button_relaunch.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
