body, textarea {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	color: #702AFB;
	background-color: #ffffff;
}

a:link, a:active
	{
	color: #702AFB;
}
a:visited
	{
	/* new color: #b272c7 */
	color: #702AFB;
}
.buttons {
	font-size: 14px;
	font-style: normal;
	color: #702AFB;
}
#logo {
	height: 100px;
	/* new color: #b272c7 */
	background-color: #9966ff;
	background-position: center center;
}

#menubar {
	font-size: 14px;
	font-style: normal;
	color: #702AFB;
	/* new yellow: #f6ea7b */
	background-color: #ffff00;
	background-position: center center;
	height: 20px;
	width: auto;
}
#NavCol {
	font-size: 14px;
	font-style: normal;
	color: #702AFB;
	background-color: #ffffff;
	width: auto;
}
#CenterText {
	font-size: 14px;
	font-style: normal;
	color: #702AFB;
	background-color: #ffffff;
	width: auto;
}
#FooterBar {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #702AFB;
	background-color: #ffff00;
	background-position: center center;
	height: 20px;
	width: auto;
}

#FooterMenu {
	font-size: 14px;
	font-style: normal;
	color: #702AFB;
    text-align: center;
	background-position: center center;
	height: 30px;
	width: auto;
}

#AdsCol {
	font-size: 14px;
	font-style: normal;
	color: #702AFB;
	background-color: #ffffff;
	width: auto;
}

#copyright {
	font-size: 12px;
	font-style: normal;
	color: #702AFB;
	text-align: center;
	background-position: center center;
	height: 20px;
}

#ays {
	font-size: 14px;
	font-style: normal;
	color: #702AFB;
}

#aysHdr {
	font-size: 20px;
	font-style: normal;
	color: #702AFB;
}

.cart {
	font-size: 14px;
	font-style: normal;
        text-decoration: none;
	color: #702AFB;
	background-color: #ffff00;
}
img
{
  border: none;
}
