img {
	border: none;
}

.horoscope-display h2{
	color:#CC0000;
	font-size: 120%;
	font-weight: bold;
	font: Arial;
	}	

.horoscope-display h3{
	font-variant: small-caps;
	color:#888888;
	font-size: 75%;
	font-weight: bold;
	font: Verdana;
	}	

.horoscope-display p{
	color:#444444;
	font-size: 85%;
	font-weight: normal;
	font: Arial;
	}	

.seperator {
	color:#999999;
	}

.horoscope-list p{
	color:#666666;
	font-size: 70%;
	font: Arial;
	text-decoration: none;
	}	
	
.horoscope-list a:link{
	color:#0000FF;
	font-size: 12px;
	font: Arial;
	text-decoration: none;
	}
	
.horoscope-list a:visited{
	color:#0000FF;
	font-size: 12px;
	font: Arial;
	text-decoration: none;
	}
	
.horoscope-list a:hover{
	color:#CC0000;
	font-size: 12px;
	font: Arial;
	text-decoration: none;
	}		
	
.horoscope-list a:active{
	color:#0000FF;
	font-size: 12px;
	font: Arial;
	text-decoration: none;
	}	
	
.horoscope-toggle{
	padding-left: 15px;
}

.horoscope-toggle a{
	font-size: 12px;
	font: Arial;
	padding: 3px;	
	}

.horoscope-toggle a:link{
	font-size: 12px;
	font: Arial;
	padding: 3px;	
	color:#0000FF;
	text-decoration: none;
	}
	
.horoscope-toggle a:visited{
	font-size: 12px;
	font: Arial;
	padding: 3px;	
	text-decoration: none;
	}
	
.horoscope-toggle a:hover{
	font-size: 12px;
	font: Arial;
	padding: 3px;	
	color:#CC0000;
	text-decoration: none;
	background: #ffcccc;
	}		
	
.horoscope-toggle a:active{
	font-size: 12px;
	font: Arial;
	padding: 3px;	
	color:#CC0000;
	text-decoration: none;
	}
	
.horoscope-toggle a.current{
	font-size: 12px;
	font: Arial;
	padding: 3px;
	color:#CC0000;
	text-decoration: none;
	background: #ffcccc;
	font-weight: bold;
}	

.horoscope-toggle a:link .sup, .horoscope-toggle a:visited .sup {
	color: #CC0000;
}

.sharelink{
	border: 1px #CCCCCC solid;
	padding: 1px 0px;
	color: #666666;
	font-size: 12px;
	font: Arial;	
}
	
.sharelink a{
	color: #666666;
	font-size: 12px;
	font: Arial;
	text-decoration: none;
	padding: 2px;
}	

.sharelink a:link, .sharelink a:visited{
	color: #666666;
	text-decoration: none;
	font-size: 12px;	
	}
	
.sharelink a:hover{
	color: #CC0000;
	text-decoration: none;
	background: #ffcccc;
	font-size: 12px;	
	}

.sharelink a:active{
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;	
}