.navtable {
	font-family: Tahoma;
	font-size: 23px;
}

.link {
	padding-left: 10px;
	padding-top: 5px;
	width: 100%; 
	height: 40px; 
}

.homebutton {
	background-color: #65DFF6;
	color: #003333;
	height: 40px;
	width: 100%;
}

.homebutton a:link {
	background-color: #65DFF6;
	color: #003333;
	text-decoration: none;
	border: 1px solid #65DFF6;
}
	
.homebutton a:visited {
	background-color: #65DFF6;
	color: #003333;
	text-decoration: none;
	border: 1px solid #65DFF6;
}

.homebutton a:hover {
	color: #62DFF5;
	background-color: #E6F8FA;
	text-decoration: none;
	cursor:hand;
	border: 1px solid #65DFF6;
}

.homebutton a:active {
	background-color: #65DFF6;
	color: #003333;
	text-decoration: none;
}
	
	
.braceletsbutton {
	background-color: #B4F833;
	color: #003333;
	height: 40px;
	width: 100%;
}

.braceletsbutton a:link {
	background-color: #B4F833;
	color: #003333;
	text-decoration: none;
	border: 1px solid #B4F833;
}
	
.braceletsbutton a:visited {
	background-color: #B4F833;
	color: #003333;
	text-decoration: none;
	border: 1px solid #B4F833;
}

.braceletsbutton a:hover {
	background-color: #E9F9CA;
	color: #99CC00;
	text-decoration: none;
	cursor:hand;
	border: 1px solid #B4F833;
}

.braceletsbutton a:active {
	background-color: #B4F833;
	color: #003333;
	text-decoration: none;
	border: 1px solid #B4F833;
}




.necklacesButton {
	background-color: #F39114;
	color: #352605;
	height: 40px;
	width: 100%;
}

.necklacesButton a:link {
	background-color: #F39114;
	color: #352605;
	text-decoration: none;
	border: 1px solid #F39114;
	
}
	
.necklacesButton a:visited {
	background-color: #F39114;
	color: #352605;
	text-decoration: none;
	border: 1px solid #F39114;
}

.necklacesButton a:hover {
	background-color: #F8DFC0;
	color: #F09113;
	text-decoration: none;
	cursor:hand;
	border: 1px solid #F39114;
}

.necklacesButton a:active {
	background-color: #F8DFC0;
	color: #F09113;
	text-decoration: none;
}


.earingsButton {
	background-color: #F279A6;
	color: #900757;
	height: 40px;
	width: 100%;
}

.earingsButton a:link {
	background-color: #F279A6;
	color: #900757;
	text-decoration: none;
	border: 1px solid #F279A6;
}
	
.earingsButton a:visited {
	background-color: #F279A6;
	color: #900757;
	text-decoration: none;
	border: 1px solid #F279A6;
}

.earingsButton a:hover {
	background-color: #F8D4E2;
	color: #F278A7;
	text-decoration: none;
	cursor:hand;
	border: 1px solid #F279A6;
}

.earingsButton a:active {
	background-color: #F8D4E2;
	color: #F278A7;
	text-decoration: none;
}



.spectacleChainsButton {
	background-color: #9464AE;
	color: #30083A;
	height: 40px;
	width: 100%;
}

.spectacleChainsButton a:link {
	background-color: #9464AE;
	color: #30083A;
	text-decoration: none;
	border: 1px solid #9464AE;
}
	
.spectacleChainsButton a:visited {
	background-color: #9464AE;
	color: #30083A;
	text-decoration: none;
	border: 1px solid #9464AE;
}

.spectacleChainsButton a:hover {
	background-color: #E9D1F5;
	color: #9565AF;
	text-decoration: none;
	cursor:hand;
	border: 1px solid #9464AE;
}

.spectacleChainsButton a:active {
	background-color: #E9D1F5;
	color: #9565AF;
	text-decoration: none;
}