.classlink {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #000000;
	height: auto;
	width: auto;
}

.classlink:hover {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099FF;
	text-decoration: blink;
	background-color: #000000;
	height: auto;
	width: auto;
}

