
a {
	text-decoration: none;
}

A:Hover  {
	font-weight: bold;	
	text-decoration : underline;
}
BkColor
{
	background-color: #008934;
}
BkColor:Hover
{
	background-color: #990000
}
th.off {
background: url('images/MnuBg1.GIF')
}
th.on {
background: url('images/welcome.GIF')
}