.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #30261A;
color: white;
}

body {
	background-image: url(../images/leathersample1-5.gif);
	margin-top: 0px;
	background-color: #2E2214;
}

body,td,th {
	color: #30261A;
}
a:link {
	color: #302A1E;
	text-decoration: none;
}
a:visited {
	color: #302A1E;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a:active {
	color: #003300;
	text-decoration: none;
}

.style2 {color: #EDC79A}
.style3 {
	font-size: large;
	font-weight: bold;
}
.style8 {
	font-size: larger
}
.style9 {color: #30261A}
.style10 {font-size: 9px}
.style11 {font-size: 16px}
.style12 {font-size: 16}
.style13 {font-size: 12px}
-->

