body {
  background-image: url(bg.jpg);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;

}
h1 {
  letter-spacing: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
}

.sideHead {
  font-size:17px;
  font-weight: bold;
}


.ppup
{ color: #000000;
  font-size: 10px;
 cursor: hand; }


.flsh
{ color: #000;
  font-size: 16px;
 cursor: hand;
}

.noflash
{ color: #000;
  font-size: 10px;
 cursor: hand;
   text-decoration: none;
  border-bottom-width: 0px;

}


.vrbs,
a.vrbs,
a.vrbs:link {
  font-size: 10px;
}

.sml {
  font-size: 10px;
  color: #FF0000;
  text-align: center;
  vertical-align: middle;
}

.menubits {
  margin:0px;
  background-image:  url(../learnit/images/br3.jpg);
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  padding-right: 5px;
  padding-left: 22px;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 2px;
  cursor: hand;
  line-height: 17px;
  background-position: center;
  padding-top: 1px;
  padding-bottom: 1px;
  background-repeat: repeat-x;
  font-weight: bolder;
}
a:link {
  text-decoration: none;
  border-bottom-width: 0px;
}
a:hover {
  border-bottom-style: solid;
  text-decoration: none;
  border-bottom-width: 1px;
}
a:visited {
  text-decoration: none;
}

.blue,
font.blue,
a.blue,
a.blue:link,
a.blue:visited  {
color: #33CCFF;
  text-decoration: none;
  border-bottom-width: 0px;
}

.noline,
a.noline:hover,
a.noline:link,
a.noline:visited{
  text-decoration: none;
  border-bottom-width: 0px;
}

.normal,
font.normal,
a.normal,
a.normal:link,
a.normal:visited  {
color: #ffffff;
  text-decoration: none;
  border-bottom-width: 0px;
}


.yellow,
font.yellow,
a.yellow,
a.yellow:link,
a.yellow:visited  {
color: #FFFF00;
  text-decoration: none;
  border-bottom-width: 0px;
}

a.yellow:hover,
a.blue:hover,
a.normal:hover {
color: #333333;
  text-decoration: none;
  border-bottom-width: 0px;
}

.normal a:hover{
color:#000;
border: 1px solid #fff;
 background-color:#333333;
}