A:VISITED.specials, A.specials {
	font-size : 21px;
	font-family : "Times New Roman";
	color : green;
	text-decoration : none;
}
A:HOVER.specials {
	color: maroon;
	
	text-decoration : none;
}


