

.altlink a:link  {
	color: #000099;
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EBF4CF;
	border: 1px outset #003366;
	margin: 0px;
	line-height: 18px;
	padding: .03em;
}
.altlink a:visited  {
	color: #000099;
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EBF4CF;
	border: 1px outset #003366;
	margin: 0px;
	line-height: 18px;
	padding: .03em;
}
.altlink 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;
}
.altlink a:active  {
	color: #000099;
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EBF4CF;
	line-height: 18px;
	margin: 0px;
	padding: .03em;
	border: 1px outset #003366;
}