body {
	background-color: #5a4129;
	margin: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CF4D10;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A4129;
	text-align: center;
}

.footer  a:link {
	color:#5A4129;
	text-decoration: underline;
}

.footer  a:visited {
	color:#5A4129;
	text-decoration: underline;
}
.footer  a:hover {
	color:#CB4A23;
	text-decoration: underline;
}
.footer  a:active {
	color:#5A4129;
	text-decoration: underline;
}
.newrelease {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #26221C;
	font-weight: bold;
}
.new a:link {
	color:#CF4D10;
	text-decoration: underline;
}

.new a:visited {
	color:#CF4D10;
	text-decoration: underline;
}
.new a:hover {
	color:#333333;
	text-decoration: underline;
}
.new a:active {
	color:#CF4D10;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D4631;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}
.text a:link {
	color:#D04726;
	text-decoration: underline;
}

.text a:visited {
	color:#D04726;
	text-decoration: underline;
}
.text a:hover {
	color:#5F4834;
	text-decoration: underline;
}
.text a:active {
	color:#D04726;
	text-decoration: underline;
}
.navback {
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C1A780;
	text-align: center;
}
.navback a:link {
	color:#FFFFFF;
	text-decoration: underline;
}

.navback a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
.navback a:hover {
	color:#E7D0B6;
	text-decoration: underline;
}
.navback a:active {
	color:#FFFFFF;
	text-decoration: underline;
}
.by {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #C9C8A8;
	text-align: center;
}

.by a:link {
	color:#C9C8A8;
	text-decoration: underline;
}
.by a:visited {
	color:#C9C8A8;
	text-decoration: underline;
}
.by a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.by a:active {
	color:#C9C8A8;
	text-decoration: underline;
	text-align: center;
}
