body { font-family: sans-serif; }

.cell_over { BACKGROUND-COLOR: #fcc552 }
.cell_out { BACKGROUND-COLOR: #cccccc }

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

#contentwrapper{
width: 230px;
height: 50px;
border: 0px;
background-color: #ffcc66;
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}

.email {font-size: 9pt; COLOR: #000099; text-decoration: none; font-weight:bold;}
.email a:link {font-size: 9pt; COLOR: #000099; text-decoration: none; font-weight:bold;}
.email a:visited {font-size: 9pt; COLOR: #000099; text-decoration: none; font-weight:bold;}
.email a:active {font-size: 9pt; COLOR: #000099; text-decoration: none; font-weight:bold;}
.email a:hover {font-size: 9pt; COLOR: #fcc552; text-decoration: none; font-weight:bold;}

.terms {font-size: 9pt; COLOR: #000099; text-decoration: none;}
.terms a:link {font-size: 9pt; COLOR: #000099; text-decoration: none;}
.terms a:visited {font-size: 9pt; COLOR: #000099; text-decoration: none;}
.terms a:active {font-size: 9pt; COLOR: #000099; text-decoration: none;}
.terms a:hover {font-size: 9pt; COLOR: #ffffff; text-decoration: none;}

a {font-size: 9pt; COLOR: #000099; text-decoration: none;}
.favorite_links_over {font-size: 9pt; COLOR: #fcc552; text-decoration: none; font-weight:bold;}
.favorite_links_out {font-size: 9pt; COLOR: #000099; text-decoration: none; font-weight:bold;}
