.oldIssues {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #E707D5;
	border: 1px none #666666;
}
.oldIssuesGo {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #E707D5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCCCC;
}
