/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; color: #000000; background: #000000 center; margin: 10px; text: #ffffff;}

a:link { color: #FFDE00; text-decoration: none; }
a:visited { color: #FFDE00; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; background: #000000; }
a:active { color: #FFFFFF; text-decoration: none; background: #333333; }

#stunning_side { padding-bottom: 10px; }

.Links { background: #000000; font-size: 12px; padding: 2px; color: #333; }
.Yahoo { background: #000000; font-size: 12px; padding: 2px; text-align: right; }

table tr#toprow td.ruled {border-top: 1px solid #333;}
