﻿a:link { 
	color: inherit;
	text-decoration: none;
}

a:visited { 
	color: inherit;
	text-decoration: none;
}

a:hover { 
	color: inherit;
	text-decoration: underline;
}

a:active { 
	color: inherit;
}

td.menuBGOff:hover 
{
    font-weight: bold;
}