     font.body {
	font-family: tahoma;
	font-size: 11px;
	color: FFFFFF; }
     a.body {
	font-family: tahoma;
	font-size: 11px;
	color: yellow;
	text-decoration: none; }
     a:hover.body {
	font-family: tahoma;
	font-size: 11px;
	color: purple;
	text-decoration: none; }

     font.nav {
	font-family: tahoma;
	font-size: 10px;
	color: FFFFFF; }
     a.nav {
	font-family: tahoma;
	font-size: 10px;
	color: yellow;
	text-decoration: none; }
     a:hover.nav {
	font-family: tahoma;
	font-size: 10px;
	color: yellow;
	text-decoration: 00FFFF; }

     font.footer {
	font-family: tahoma;
	font-size: 10px;
	color: 000000; }
     a.footer {
	font-family: tahoma;
	font-size: 10px;
	color: silver;
	text-decoration: none; }
     a:hover.footer {
	font-family: tahoma;
	font-size: 10px;
	color: 666666;
	text-decoration: 00FFFF; }