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