#weekSpecials, #weekSpecials a
{
	width:163px; 
	height:85px;
}

#weekSpecials
{
	background: url(images/over_specials.jpg) top left no-repeat; 
}

#weekSpecials a:visited, #weekSpecials a:link
{
	background: url(images/off_specials.jpg) top left no-repeat; 
	display:block;
}

#weekSpecials a:active, #weekSpecials a:hover
{
	background:none transparent;
}