/*----------------------------------------------------
base css for  FUN inc. website

----------------------------------------------------*/


body{ background-color : #EFEFEF;  margin : 0px; padding : 0px }

table { margin : 0 }

td, th { color : #333333 ; vertical-align : top }

td.mid { vertical-align : middle }

.f7wh { font-size: 18px ; color:  }

img { border : 0 none hidden }

sup, sub { font-size : 60% }


a:link { color : #99CC00 ; text-decoration : underline }
a:visited { color : #99CC00 ; text-decoration : underline }
a:hover { color : #000000 ;  text-decoration : underline }
a:active { color : #CC3333 ; text-decoration : none }

