*{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; }
a { text-decoration: none; color: #000099; }
a:hover{ text-decoration: underline; color: #0000FF; }
a:visited{ text-decoration: none; color: #000099; }

#shout-area{ font-size: 8pt; width: 96%; height: 280px; border: 1px solid #CCCCCC; text-align: left; overflow: auto; background:#FFFFFF;}
.shout-item{ margin: 2px 0; }
.shout-username{ font-weight: bold; color: #000; }
.shout-message { color: #333; }
#shout-bottom{ font-size: 8pt; width: 96%; height: 120px; border: none; text-align: center;}

input { width: 98%; font-size: 8pt; }
input#shout_name { width: 46%; }
input#shout_url { width: 46%; }
input#shoutSubmit { width: 80px; }

.footPromo { font-size: 0.87em; }
.footPromo a:hover{ text-decoration: underline; }
.footInst { font-size: 0.87em; color: #333;}
.footInst a{ color: #000; }
.footInst a:hover { text-decoration: underline; }