@import "loginPanel.css";

a {
	COLOR: #000000;
	TEXT-DECORATION: UNDERLINE;
}
a:hover {
	COLOR: #000000;
	TEXT-DECORATION: NONE;
}

