




.spotlightContent a, .spotlightContent a:link, .spotlightContent a:active, .spotlightContent a:visited 
{
	color: Blue;
}

.spotlightContent a:hover
{
	text-decoration: underline;
}


