/* * * * * * * * * * CSS Page Formatting * * * * * * * * * */


body{ font-family: Arial; margin: 0px; padding: 0px; }

#menubox{ background-color: #FFFFFF; margin: 0px auto; height: 28px; padding: 0px 0px 0px 0px; text-align: center; text-decoration: none; }

#menubox .button a:link{ color: #0000FF; background-repeat: repeat-none; font-weight:bold; }

#menubox .button a:visited{ color: #0000FF; font-weight:bold; }

/* #menubox .button a:hover { font-weight:bolder;  background-color: #58CCFD;} */

