@charset "utf-8";
/* CSS Document */

#twitter_update_list {
color:#FFFFFF;
font-size: 16px;
font-weight:normal;
}

#twitter_update_list a {
text-decoration:none;
color:#000000;
}
#twitter_update_list a:hover {
text-decoration:underline;
color:#ed0414;
}

