.linkpan {
	font-family: Verdana;
	font-size: 10px;
	color: #336600;
	text-decoration: underline;
}
.linkpan:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #336600;
	text-decoration: none;
}
