@charset "utf-8";
#a.linkspry {
	background-color: #00FF66;
}
a.linkspry:hover {
	background-color: #FF0000;
}

