a.menubar2:link {text-decoration: none; color: white;}
a.menubar2:visited {text-decoration: none; color: white;}
a.menubar2:active {text-decoration: none; color: white;}

a.programs:link {
	text-decoration: underline;
	color: white;
}
a.programs:visited {text-decoration: none; color: white;}
a.programs:active {text-decoration: none; color: white;}

a.link {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
a.visited {text-decoration: none; color: white;}
a.active {text-decoration: none; color: white;}

