/* CSS Document */

	.homeclass:LINK, .homeclass:VISITED{ text-align:center;
	width:88px; color:#573718; text-transform:uppercase; text-decoration:none;
	display:block; font-weight:bold; }
	 .homeclass:HOVER { display:block; text-align:center; width:88px; color:#ffffff; 
	text-transform:uppercase; text-decoration:none; font-weight:bold; }
	.aboutclass:LINK, .aboutclass:VISITED { display:block; text-align:center;
	width:109px; color:#573718; text-transform:uppercase; text-decoration:none; font-weight:bold; }
	.aboutclass:HOVER { display:block; text-align:center; width:109px; color:#ffffff; 
	text-transform:uppercase; text-decoration:none; font-weight:bold; }
	.contactclass:LINK, .contactclass:VISITED { display:block; text-align:center;
	width:127px; color:#573718; text-transform:uppercase; text-decoration:none; font-weight:bold; }
	.contactclass:HOVER { display:block; text-align:center; width:127px; color:#ffffff; 
	text-transform:uppercase; text-decoration:none; font-weight:bold; }