/* Screen Color Layout - Menu top */
body  { background-color:#ffffff; color:#945b00; }
a     { text-decoration:none; font-weight:bold; color:#945b00; background-color:#ffcc80; }
a:hover { color:white; background-color:#8f5c10; }
td    { font-family:sans-serif; font-size:15px; background-color:#ffcc80; }
.ruec  { font-size:85%; }
