A                       { color:#cecece; text-decoration:underline; }
A:hover,A:active        { color:#cecece; text-decoration:underline; }

BODY  { font-family : Arial,Helvetica;
        font-size : 12px;
        font-weight : normal;
        font-style : normal;
            
}

P.copy {		font-family : Arial,Helvetica; 
				font-size : 12px;
				color : #cecece;
}

P,TR,TD,BR,UL,LI { font-family : Arial,Helvetica;
        			font-size : 12px;
					color : #cecece;
}

a:link { color: #CECECE; text-decoration:underline; }
a:visited { color: #CECECE; text-decoration:underline; }
a:hover, a:active { color: #ff9900; text-decoration:underline; }
a:link.small, a:visited.small { font-size: 9px; color: #CECECE; text-decoration:underline; }
a:hover.small, a:active.small { font-size: 9px; color: #ff9900; text-decoration:underline;}
a:link.bnav, a:visited.bnav { font-size: 11px; color: #CECECE; text-decoration:underline; }
a:hover.bnav, a:active.bnav { font-size: 11px; color: #ff9900; text-decoration:underline; }
a:link.zoltron, a:visited.zoltron { color: #CECECE; text-decoration:underline; }
a:hover.zoltron, a:active.zoltron { color: #ff9900; text-decoration:underline; }