.spa a:link {
	color: #000099;
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #A7EDE3;
	border: 1px outset #003366;
	margin: 0px;
	line-height: 18px;
	padding: .03em;
}
.spa a:visited {
	color: #000099;
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #A7EDE3;
	border: 1px outset #003366;
	margin: 0px;
	line-height: 18px;
	padding: .03em;
}
.spa a:hover {
	color: #000099;
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: 1px outset #003366;
	margin: 0px;
	line-height: 18px;
	padding: .03em;
}
.spa a:active {
	color: #000099;
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #A7EDE3;
	line-height: 18px;
	padding: .03em;
	border: 1px outset #003366;
	margin: 0;
}
