   BODY {
         font-family : "Comic Sans MS", "Arial Black", Arial, sans-serif;
		 color:gold;

  background: #000000 url("../images/lcm entrance_1.jpg") no-repeat fixed center center;
}

.bodytext, {
  color: #66FFFF;
  background: #000000;
  font-size: larger
}

.bodytext A,.bodytext A:link, .bodytext A:visited{
  color: #66FFFF;
  background: #000000
}

.bodytext A:HOVER{
  color:#FFDEAD; text-transform:uppercase;
}

.bodytext2{
  color: #FFD700;
  background-color: #00000;font-size: 12pt;
 }

.bodytext2 A,.bodytext2 A:link, .bodytext2 A:visited{
  color: #FF0000;
  background: #000000;font-size: 10pt;
}

.bodytext2 A:HOVER{
  color:#FFD700; text-transform:none;
}

.bodytext2 Table, TD, TR {font-family : "Comic Sans MS", "Arial Black", Arial, sans-serif;
		 color:#FFDEAD;font-size: 12pt;
}


