	.mainmenu A:link {text-decoration: none; color: silver;}
	.mainmenu A:visited {text-decoration: none; color: silver;}
	.mainmenu A:active {color: white;}
	.mainmenu A:hover {color: white; font-weight : bolder;}

	TABLE{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : smaller;}
	.maintext{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 130%;
	}
	.menu A:link {text-decoration: none; color: black;}
	.menu A:visited {text-decoration: none; color: black;}
	.menu A:active {color: black;}
	.menu A:hover {color: black; font-weight : normal;}
	.anchor {color: black; font-size : xx-small;}
	.anchor A:link {text-decoration: none; color: black;}
	.anchor A:visited {text-decoration: none; color: black;}
	.anchor A:active {color: black;}
	.anchor A:hover {color: blue;}
	.textlink A:link {text-decoration: none; color: black;}
	.textlink A:visited {text-decoration: none; color: black;}
	.textlink A:active {color: black; font-weight : bolder;}
	.textlink A:hover {color: black; font-weight : bolder;}

