body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	background-color: #666666;
	background-repeat: repeat;
	background-position: center top;
	text-decoration: none;
	background-image:  url(img/bg.gif);


}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background-color: none;
}

/* Twitter */

.tweet {width: 150px;}
.follow {width: 150px; text-align: left; 0 padding: 0px; border-bottom: 1px dotted #CCCCCC; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 17px;}
.tweet .tweet_list, .query .tweet_list {list-style-type: none; overflow-y: hidden;}
.tweet .tweet_list li, .tweet .tweet_list li {padding: 8px 0px 13px 0px; margin-left: -40px;!important; border-bottom: 1px dotted #666; background: url(/images/twitter_newbird_blue.png) no-repeat top left;}
.tweet .tweet_list li .tweet_text {display: block; font-family: Georgia, serif; font-size: 12px !important; line-height: 16px; color:
 #333333;}
.tweet .tweet_list li a, .query .tweet_list li a {color: #000;}
.loading {width: 145px; border-bottom: 1px dotted #666; padding: 0px; text-align: center;}
