.mouseover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.mouseover a:link {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.mouseover a:visited {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.mouseover a:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.mouseover a:active {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
