p, span, ul, li, a, h1, h2 {
	font-family:Tahoma, Arial, Verdana, "Times New Roman";
}

p, ul, li, a, h1, h2 {
	font-family:Tahoma, Arial, Verdana, "Times New Roman";
	color:#333;
}

#twitter_texto a:hover {
	color:#999;
	text-decoration:none;
}

#twitter_texto p, #twitter_texto a {
	color:#999;
}

#twitter_div ul {
	margin:0;
	padding:0;
	list-style:none;
}

#twitter_update_list li {
	margin:0;
	padding:5px 0 5px 0;	
	font-size:12px;
	color:#666;
	border-bottom:dotted;
	border-bottom-color:#444;
	border-bottom-width:1px;
}