.palmenu {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: underline;
}
