

#twitter_update_list li {

list-style-type: none;
list-style-position: outside;
font-family: Verdana; font-size: 10px;
text-decoration: none;
}

#twitter_update_list span {

color: #333333;

	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}

#twitter_update_list a:link, #twitter_update_list a:visited, #twitter_update_list a:hover, #twitter_update_list a:active, #twitter_update_list a:focus {
text-decoration: none;
font-weight: normal;
background-color: none;
color: #990033;
display:block;
}



