#home{
	border-style:solid;
	border-color:#808080;
	border-width:1px;
	width:70px;
	text-align:center;
	font-weight:bold;
	font-size:small;
	line-height:1.2em
	}
#home a{
	text-decoration:none;
	color:#000000;
	display:block;
	width:70px;
	}
#home a:link{
	background-color:#ffffff;
	}
#home a:visited{
	background-color:#ffffff;
	}
#home a:active{
	background-color:#262626;
	color:#ffffff;
	}
#home a:hover{
	background-color:#262626;
	color:#ffffff;
	}
.directory-1{
	margin-top:10px;
	}
.directory-1 a:link{
	text-decoration:none;
	color:#ffffff;
	}
.directory-1 a:visited{
	text-decoration:none;
	color:#ffffff;
	}
.directory-1 a:active{
	text-decoration:none;
	color:#ffffff;
	}
.directory-1 a:hover{
	text-decoration:none;
	color:#ffffff;
	}
.product{
	border-style:solid;
	border-color:#808080;
	border-width:1px;
	text-align:center;
	font-size:x-small;
	line-height:1.6em
	}
.product a:link{
	text-decoration:none;
	display:block;
	background-color:#262626;
	color:#ffffff;
	}
.product a:visited{
	text-decoration:none;
	display:block;
	background-color:#262626;
	color:#ffffff;
	}
.product a:active{
	text-decoration:none;
	display:block;
	background-color:#ffffff;
	color:#000000;
	}
.product a:hover{
	text-decoration:none;
	display:block;
	background-color:#ffffff;
	color:#000000;
	}
.directory-2 a{
	text-decoration:none;
	margin-left:10px;
	}
.directory-2 a:link{
	color:#ffffff;
	text-decoration:none;
	}
.directory-2 a:visited{
	color:#ffffff;
	text-decoration:none;
	}
.directory-2 a:active{
	color:#00d5ff;
	text-decoration:none;
	}
.directory-2 a:hover{
	color:#00d5ff;
	text-decoration:none;
	}

