.stylesheet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;

}
.copyrights {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #CC9900;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #CC9900;
}
.checkoutinput {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #F8F8F8;

}
