.menu .menumasthead .off a{
color: #FFCD05;
text-decoration:none;
}
.menu .menumasthead .off a:hover{
text-decoration:underline;
}
.menu .menumasthead .on, .menu .menumasthead .on a{
color:#FFCD05;
font-weight:bold;
text-decoration:none;
}
.menu .menumasthead .on a:hover{
text-decoration:none;
}
.menu .menumasthead .off a
{
	font-weight:bold;
}
.menu .menumasthead .on a
{
	font-weight:bold;
}