Here's the font codes that I'm using for those particular sections:
CODE
font, body, table, td, div, h1, h2, br, a, p {
font-family:'century gothic';
font-size:10px;
color:000000;
background-color: none
text-transform:normal;
text-decoration:none;
font-weight:none;}
.orangetext15 {
font-family:'century gothic';
font-size:10px;
color:000000;
background-color:none;
text-transform:normal;
text-decoration:none;
font-weight:none;
text-align: center;
background-color: ff0088;
display:block;}
.whitetext12 {
font-family:century gothic;
font-size:10px;
color:000000;
background-color:none;
text-transform:lowercase;
text-decoration:none;
font-weight:none;}
.lightbluetext8 {
font-family:century gothic;
font-size:10px;
color:000000;
text-transform:lowercase;
text-decoration:none;
font-weight:none;
text-align: center;
background-color:ffff22;
display:block;}
}
.text {
font-family:century gothic;
font-size:10px;
color:ff0088;
background-color:none;
text-transform:none;
text-decoration:none;
font-weight:none;}
font-family:'century gothic';
font-size:10px;
color:000000;
background-color: none
text-transform:normal;
text-decoration:none;
font-weight:none;}
.orangetext15 {
font-family:'century gothic';
font-size:10px;
color:000000;
background-color:none;
text-transform:normal;
text-decoration:none;
font-weight:none;
text-align: center;
background-color: ff0088;
display:block;}
.whitetext12 {
font-family:century gothic;
font-size:10px;
color:000000;
background-color:none;
text-transform:lowercase;
text-decoration:none;
font-weight:none;}
.lightbluetext8 {
font-family:century gothic;
font-size:10px;
color:000000;
text-transform:lowercase;
text-decoration:none;
font-weight:none;
text-align: center;
background-color:ffff22;
display:block;}
}
.text {
font-family:century gothic;
font-size:10px;
color:ff0088;
background-color:none;
text-transform:none;
text-decoration:none;
font-weight:none;}
I'm not sure what's going on this has never happened before, help?

