body, table
{
        font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
}
.bottmenu {
	color: #000000;
	}

.bottmenu a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

.bottmenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	}

