.Onmouse {
	font-family : Arial;
	font-size: 10px;
	color: #3a503c;
	text-decoration : none;
}

   .Offmouse {
   font-family : Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
}

.Onmouse2 {
	font-family : Arial;
	font-size: 12px;
	color: #878564;
	text-decoration : none;
}

   .Offmouse2 {
   font-family : Arial;
	font-size: 12px;
	color: #878564;
	text-decoration : underline;
}