/* Screen Color Layout - Menu left */
body { background-color:#e0e0e0; }
a    { text-decoration:none; font-weight:bold; color:maroon; background-color:#e0e0e0; }
a:hover { color:white; background-color:gray; }
td   { font-family:sans-serif; font-size:15px; background-color:#e0e0e0; text-align:center; }
