BODY  {
	font-family : arial;
	font-size : 12px;
	color : black;
	font-weight : normal;
	background-color : #FFFFFF;
}

TD  {
	font-family : arial;
	font-size : 12px;
	color : black;
	font-weight : normal;
}

.itemTitleFont {
	color : green;
	font-size : 14px;
}

.ourPrice {
	color : red;
}

.tableBackground {
	background-color: #FFFFFF;
	border : none;
}

.titleBackground {
	background-color: #FFFFFF;
	border: none;
}

.boxBackground {
	background-color: #E8E8E8;
	border: thin #666699 solid;
	margin: 5px 5px;
	padding: 5px 5px;
}

.titleFont {
	color : black;
	font-weight : bold;
}

.titleCart {
	color : green;
	font-weight : bold;
}

.header {
	font:Arial, Helvetica;
	font-weight: bolder;
	padding: 10px 0;
	margin: 0;
	color: #663399;
	font-size: 14px;
	}

a { 
	font-weight: bold;	
	color: #000099; 
	background: inherit; 
	text-decoration:none; 
}

a:hover { 
	font-weight: bold;
	background: inherit; 
	text-decoration:underline; 
}
