@charset "utf-8";
/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(images/nav/18karatappraisers_main_layout_r1_c1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2DA3EA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2DA3EA;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #8BCCF3;
}
a:active {
	text-decoration: none;
	color: #2DA3EA;
}
h1{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin:0px;
}
.style1 {color: #2DA3EA}

-->