body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 14px;
	background-attachment: scroll;
	background-image: url(images/corner2.gif);
	background-repeat: no-repeat;
	background-position: 670px 25px;
}
a:link {
	font-family: Tahoma;
	color: #96DC74;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #2FB92F;
}
.smallfont {
	font-size: 11px;
}
.pricefont {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #33CC99;
	text-align: center;
}
a:visited {
	color: #28A07D;
	text-decoration: none;
}
.smallheading {
	font-weight: bold;
	color: #66CCCC;
}
.descriptionfont {
	font-size: 12px;
}
.smallprice {
	font-size: 11px;
	color: #33CC99;
}
#orderlink {
    color:#FFFFFF;
 }
