﻿.topheadline {
	font-family: "Arial Black";
	font-size: medium;
	font-style: normal;
	color: #008000;
	border: thin dotted #008080;
}
.linkStyle {
	font-family: Verdana;
	background-color: #C0C0C0;
	
}
.linkStyle a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

