p  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

li  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1  {
	font-size : 20px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color : #000099;
}

h2  {
	font-size : 12px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-color : #C0C0C0;
	color : navy;
	margin-top : 3px;
	margin-bottom : 3px;
	margin : 3px 0px 3px 0px;
	padding-top : 3px;
	padding-left : 5px;
}

.titles  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	margin : 0px;
}

.button  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : transparent;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	color : Red;
	cursor: hand;
	height:20px;
}

.button2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : transparent;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	color : White;
	cursor: hand;
	height:20px;
}

.button2:hover  {
	color:white;
}

.link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000099;
	text-decoration : none;
	margin-left : 3px;
	font-weight : bold;
	
}

.sublinks  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	text-decoration : none;
}

.small {
	font-size : 10px;
}

.smbutton  {
	font-family : Times New Roman, serif;
	font-size : 10px;
	font-weight : bold;
	height : 20px;
	color : navy;
	background-color : transparent;
	border : none;
	width : 50px;
	background-image : url("jewelry/images/smallbutton.jpg");
}

.button  {
	font-family : Times New Roman, serif;
	font-size : 10px;
	font-weight : bold;
	height : 40px;
	color : navy;
	background-color : transparent;
	border : none;
	width :125px;
	background-image : url("jewelry/images/button2.jpg");
}
