
a.panel:hover {
	color: Yellow;
	text-decoration: underline;
}
a.panel {
	color: Orange;
	text-decoration: none;
}


