a:active {  color: #999999}
a:link {  color: #999999; text-decoration: none}
a:visited {  color: #999999; text-decoration: none}
a:hover {  color: #FE82A3; text-decoration: underline}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

