@charset "utf-8";
/* CSS Document */

body { background-color: #e0e0e0; background-image: none; font-family: Arial, Helvetica, sans-serif; }

td.menu { border-right-style:solid; border-right-width:thin; border-bottom-style:solid; border-bottom-width:thin; }
td.footer { font-size:x-small;}

hr { color: #33669; }

table.header { border-width:thin; border-style:solid; }

a.header:link { color: #003366; text-decoration: none; }
a.header:visited { color: #003366; text-decoration: none; } 
a.header:hover { color: #000000; text-decoration:underline; }

a.menu:link { color: #003366; text-decoration: none; }
a.menu:visited { color: #003366; text-decoration: none; } 
a.menu:hover { color: #FFFFFF; text-decoration:none; }

a.footer:link { color:#000000; text-decoration:none; }
a.footer:visited { color:#000000; text-decoration:none; }
a.footer:hover { color:#000000; text-decoration:underline; }
