a:link {
	font-family: "Arial East";
	font-size: 14px;
	text-decoration: none;
	color: #000000;

}
a:visited {
	font-family: "Arial East";
	font-size: 14px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: "Arial East";
	font-size: 14px;
	color: #000099;
	text-decoration: underline;

}
a:active {
	font-family: "Arial East";
	font-size: 14px;
	color: #666600;
	text-decoration: none;

}
