/* CSS Document */


/* ====================== Some Formatting ====================== */

/* ------------ Why Shop With Us ------------ */ 

p.savetitle{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
	text-align: center;
	}

p.savenote{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color:#0066CC;
	text-align: center;
	}
a.sites:active, a.sites:link, a.sites:visited {
	font-weight: bold;
	color: #0000cc;
	}
a.sites:hover{
	color: #0066CC;
	text-decoration: underline;
	}
	
	