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

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

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


