body {
	font-size: 100%;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #2b2b2b;
	}
	
p {
	margin-bottom: 18px;
	}
	
h1.header-text {
	width: 223px;
	height: 165px;
	background: url("../images/two-thousand-ten-calendar.gif");
	text-indent: -9999px;
}

#order-button a {
	font-size: 19px;
	font-weight: bold;
	letter-spacing: .03em;
	color: #fff;
	text-decoration: none;
	}
	
#order-button a:hover{
	color: #fff !important;
	}
	
a {
	font-weight: bold;
	color: #2b2b2b;
	text-decoration: none;
	}
	
a:hover {
	color: #aaa;
	}
	
.price {
	color: #2b2b2b;
	}