.navigation {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
a:link {  font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bold; color: #FF0066}
a:active { font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bold; color: #FF0066;  }
a:hover { font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bold; color: #FF00FF; }
