@charset "utf-8";
.footnotes {
	font-family: Rockwell;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	
}
a:hover {
	font-family: Rockwell;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline overline;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

a:visited {
	font-size: 12px;
	color: #FFFFFF;
}

