a:visited {
	color:#999999;
	text-decoration:none;
	font-weight: bold;
	}
a:link {
	color:#1e4182;
	text-decoration:none;
	font-weight: bold;

	}
a:hover {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	}

#topbar {
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	color: #1E4164;
	}
		