.MouseIn {
	CURSOR: hand; BACKGROUND-COLOR: #A18C55; font: normal 12px; FONT-FAMILY: "MS sans-serif"; color: #ffffff; text-decoration: none; 
}
.MouseOut {
	CURSOR: hand; BACKGROUND-COLOR: #CAE0EC; font: normal 12px; FONT-FAMILY: "MS sans-serif"; color: #002448; text-decoration: none; 
}
.MouseClick {
	CURSOR: hand; BACKGROUND-COLOR: #FF0000; font: normal 12px; FONT-FAMILY: "MS sans-serif"; color: #002448; text-decoration: none; 
}