/* CSS Document */

.desc { font-family : arial, helvetica, sans-serif; font-size : 14px; 
line-height : 16px; font-color : #0033cc}

a.footy:link { color : #0033cc; background-color : transparent; 
text-decoration : underline; }
a.footy:visited { color : #0033cc; background-color : transparent; 
text-decoration : underline; }
a.footy:active { color : #FF6699; background-color : transparent; 
text-decoration : underline; }
a.footy:hover { color : #99cc00; background-color : transparent; 
text-decoration : underline; }

a:link { color : #0033cc; background-color : transparent; 
text-decoration : none; }
a:visited { color : #0033cc; background-color : transparent; 
text-decoration : none; }
a:active { color : #FF6699; background-color : transparent; 
text-decoration : 0033ff; }
a:hover { color : #99cc00; background-color : transparent; 
text-decoration : none; }
.desc { font-family : arial, helvetica, sans-serif; font-size : 14px; 
line-height : 16px; }
