

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#4B2F03;
	background-image:url(images/Coffee-Cup.gif);
	background-repeat:no-repeat;
	background-position:bottom left;

	
}

p, il {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;}
	
.NewsText {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}

.MenuItem {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

td {
	color: #000000;
}


H1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;

}

H2 {
	color: #666666;
	font-weight: bold;
	font-size: 18px;

}

Table.NavTable {
  background-repeat: no-repeat;
  background-position:center;
  background-image: url("/Images/Web_Site_SEO_commerce_marketing.gif");
  width:200px;
  border:0px;
  margin-top:5px;
  
}

a.Link, a.Link:visited, a.Link:active {
	color: #4B2F03;
	text-decoration: none;

	
}

a.Link:hover {
	color: #F07800;
	text-decoration: underline;

}

hr{ 
	height: 1px;
	width: 95%;
	color: #cccccc;
}

