@charset "utf-8";

/* CSS Document */

#categorylinks {width: 850px;

	height: auto;

	border-bottom: solid 1px #b4b4b4;}

#categorylinks ul li a {height: 20px;

	width: 278px;

	background: #d6d6d6;

	color: black;

	display: block;

	text-decoration: none;

	text-align: center;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	border-left: solid 5px #b4b4b4;}

#categorylinks ul li a:visited {height: 20px;

	width: 278px;

	background: #d6d6d6;

	color: black;

	display: block;

	text-decoration: none;

	text-align: center;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	border-left: solid 5px #b4b4b4;}

#categorylinks ul li a:hover {background: black;

	color: white;

	border-left: solid 5px #999999;}

#categorylinks ul {list-style: none;

margin: 0px;

padding: 0px;

float: left;}

#categorylinks ul li {margin-top: 1px;

}

#categorylinks ul li a.here {background: black;

	color: white;

	border-left: solid 5px #999999;}




