BODY,P, BR, UL, OL, TD, TH, LI 
{ 
color: ffffff; 
font:11px tahoma, helvetica, sans-serif; 
}  

 A {
 text-decoration: none;
 color:97c000;
 font-weight:bold;
 }
 
 
 .text {
 text-decoration: none;
 color:000000;
 font-weight:bold;
 font-size:11px;
 font-family:arial;
 }
 
  .bold {
 text-decoration: none;
 color:ffffff;
 font-weight:bold;
 font-size:16px;
 font-family:tahoma;
 }
 
   .regular {
 text-decoration: none;
 color:333333;
 font-size:11px;
 font-family:tahoma;
 }
 
 .pricetexts {
  font-size:16px;
 }


