@charset "utf-8";
/* CSS Document */

a.follow-twit:link, a.follow-twit:visited{
	color: #FFF; 
	text-decoration: none;
	float:right;
	line-height:12px;	
	padding-top:5px;
}
a.follow-twit:hover{
	color:#EEE; text-decoration:none;
}