.link1 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.link1:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

