
A {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt; 
	font-color:#330066;
	text-decoration: none;*/
}
body {
	
	scrollbar-base-color:#330066;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	color:#330066;
	text-decoration: none;
	background-color:transparent;
	background-attachment: fixed;
	background-position: center;
}
.tt { 
	color: ffffcc; 
	font-family: Monotype Corsiva;
    }
.btn {
	border:solid;
	width: 170; 
	align:center;
	text-align:center;
	border-style:outset;
	border-width:thick;
	border-color:#330066;
	font-weight:bold;
	padding:3;
	color:#ffffff;
	background-color:#330066;
	text-decoration: none; 
}
.Link {
	color:#330066 ; 
	font-family: arial; 
	font-size: 20pt; 
	font-weight: bold; 
	letter-spacing: normal; 
	text-decoration: none; 
	text-transform: capitalize;
}
.menuLeft {
	position:absolute;
	top: 145;
	left: 0;
	width:140;
	align:center;
	cursor:default;
}

.settings{
      border:solid;
      width:130;
      align:center;
      text-align:center;
      border-style:outset;
      border-width:thin;
      font-weight:bold;
      padding:2;
      cursor:default;
}
.menuBtn {
	width: 175; 
	height: 29;
	align:center;
	text-align:center;
	border-color:#ffffcc;
	font-weight:bold;
	font-size: 12pt;
	padding:3;
	background-image:url("http://www.marysherbs.com/images/button_175X29.jpg");
	text-decoration: none; 
}
.smbtn {
	border:dotted;
	width:150;
	height:20;
	align:left;
	border-style:outset;
	border-width:thin;
	border-color:#9797ff;
	font-weight:bold;
	padding:1;
	color:#ffffff;
	background-color:#008000;
	text-decoration: none; 
	cursor:default;
}
h1 { 
	font-size: x-large; 
	font-family: georgia;
	font-weight: bold;
	text-align: center; 
	color: #330066; 
} 
h2 {
	font-size: large;
	text-align: center; 
	color: #330066; 
} 
.dt {
	position:absolute;
	top: 150;
	left: 10;
	width: 140;
	height: 150;
	color: blue; 
	font-family: arial; 
	font-size: 10pt; 
	font-weight: bold; 
	letter-spacing: normal; 
	text-decoration: none; 
}
a:active {
	color: #330066;
}
a:visited {
	color: #008040;
	text-decoration:none;
	font-weight:bold;
}
a:link {
	color:#330066;
	text-decoration:none;
}
a:hover {
	color: #008040;
	text-decoration:none;
}
