.bottmenu {
	text-decoration: none;
	color: FFCC00;
	font-weight: bold;
	font-family: tahoma, arial, verdana;
	font-size: 0.8em;
	}

.bottmenu a {
	text-decoration: none;
	color: FFCC00;
	font-weight: normal;
	}

.bottmenu a:hover {
	text-decoration: underline;
	color: FFCC00;
	}

