body {
	margin:0;
	padding:0;
	background:#FFFFFF url(../images/tall.jpg) top left repeat-x
	}
#bottomMenuList {
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
	font-size: 11px;
	color: #333;
	}
#bottomMenuList a:link, #bottomMenuList a:visited {
	color: #333;
	text-decoration: none;	
	border: none;
	}
#bottomMenuList a:hover, #bottomMenuList a:active {
	color: #666;
	text-decoration: underline;	
	border: none;
	}	
