@charset "utf-8";

a:link {
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
a:active {
	text-decoration: none;
	outline: none;
}
.bottomlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #999;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	
}
.yourthoughtscellbg {
	background-image: url(images/your%20thoughts%20web.jpg);
	background-repeat: no-repeat;
}
.generalstorebg {
	background-image: url(images/general%20store%20web.jpg);
	background-repeat: no-repeat;
}
.niknakbg {
	background-image: url(images/niknakshakpage.jpg);
	background-repeat: no-repeat;
}
.bulletinboardbg {
	background-image: url(images/bulletin%20board%20wide%20web.jpg);
	background-repeat: no-repeat;
}
.itemheading {
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#CCC;
}
.ecomtxt {
	font:"Arial MT Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.itemtxt {
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#CCC;
}
.announcement {
	font: "Tahoma", "Geneva", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #930;
}
.whtxt {
	font:"Arial MT Bold", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}