a:link		{
	color: #60492a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a			{ }
a:visited	{
	color: #60492a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active	{
	background-color: #60492a;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
a:hover	{
	background-color: #60492a;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#60492a;
	margin-top:0;
	font-weight: 700;
	font-style: normal;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#60492a;
	margin-top:0;
	font-weight: 700;
	font-style: normal;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#60492a;
	margin-top:0;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	line-height: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#60492a;
	margin-top:0;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	line-height: 10px;
}
.headersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#60492a;
	margin-top:0;
	font-weight: 700;
	font-style: normal;
}
.yellow16bold {
	color:#fff200;
	font-style: normal;
	font-size:16px;
	font-weight:bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#60492a;
	margin-top:0;
	font-weight: 100;
	font-style: normal;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#60492a;
	margin-top:0;
	font-weight: 800;
	font-style: normal;
	line-height: 18px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#60492a;
	margin-top:0;
	font-weight: bolder;
	font-style: normal;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a40606;
	margin-top:0;
	font-weight: 800;
	font-style: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#60492a;
	margin-top:0;
	font-weight: bold;
	font-style: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#60492a;
	margin-top:0;
	font-weight: 100;
	font-style: normal;
}
.redtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a40606;
	margin-top:0;
	font-weight: bold;
	font-style: normal;
}

