
.msoimage {
   background-image: url(images/mso-logo.jpg);
   background-repeat: no-repeat;
   border: none;
   left: auto;
   height: 250;
   width: 250;
}
.curstack {
   font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", "Comic Sans MS", cursive; }
.menustack {
   font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", "Comic Sans MS", cursive;
   font-size: x-large;
   text-decoration:none;
   color: blue}
.ltgreenmenu {
   text-decoration:none;
}
.greenmenu {
   text-decoration:none;
}
.bluemenu {
   text-decoration:none;
}

.greenmenu:hover {
   background:#009900;
   text-decoration:none;
   color: white}
.ltgreenmenu:hover {
   background:#ccff66;
   text-decoration:none;
   color: white}
.bluemenu:hover {
   background:#0000ff;
   text-decoration:none;
   color: white}
