body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #1a0aef;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #FFFF00;
	font-weight: bold;
}
.oldprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration: line-through;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	line-height: 20px;
}
.normaltext A:link {

	color: #434343;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.normaltext A:hover {color: #eaa000; text-decoration: underline;
}

.normaltext A:visited {
	color: #434343;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.normaltext A:active {
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.line {
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5951fa;
}
.footerlink A:link {

	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footerlink A:hover {
	color: #eaa000;
	text-decoration: underline;
}

.footerlink A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footerlink A:FFFFFF {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #eaa000;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
}
.title A:hover {color: #eaa000; text-decoration: underline;
}

.title A:visited {
	color: #eaa000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.title A:link {
	color: #eaa000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
}