a:link {
	font-family: verdana;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a:active {
	font-family: verdana;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
