#twitter_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#twitter_update_list li {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#twitter_update_list {
	margin: 0px;
	padding: 0px;
}

.imagen {
	background-image: url(foto-random.php);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: scroll;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color: #698CAC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
a:visited {
	text-decoration: none;
	color: #698CAC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
a:hover {
	text-decoration: none;
	color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	line-height: 20px;
}
.textoitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-style: italic;
}
.txthome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	line-height: 24px;
}
.textoBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}
