.topNav{
	font-size: 14px;
	font-family: Arial, sans-serif;
	layer-background-color: #FFFFFF;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 16px;
	width: 6000px;
	line-height: normal;
	font-style: normal;
}
a {
	font-size: 14px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #6633CC;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
}
.copyright {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	
	height: 18px;
	width: 600px;
}
