A {
  font-weight: bold;
  color: #FFFF00;
}

A:hover {
  font-weight: bold;
  color: #FF0000;
}

TABLE.mainbg {
  background-image: url(http://www.roymichelle.com/images/common/gradient.gif);
}

TD.shadowleft { 
  width: 12px; 
  background-image: url(http://www.roymichelle.com/images/common/shadowleft.gif);
}

TD.shadowright { 
  width: 12px; 
  background-image: url(http://www.roymichelle.com/images/common/shadowright.gif);
}

.toptext {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  color: #EF1C17;
  text-decoration: none;
}

.pagetitle {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #C38042;
  text-decoration: none;
}

.boxtitle {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: normal;
  color: #C38042;
  text-decoration: none;
}

.menutext {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  color: #86522F;
  text-decoration: none;
}

.menutextselected {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

.normaltext {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.redtext {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

.redlink {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: underline;
}

.smalltext {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.errortext {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

.footertext {
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

