#tweets a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #73c4ed;
	text-decoration: none;
}
#tweets a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #73c4ed;
	text-decoration: none;
}
#tweets a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0084b6;
}
#tweets a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0084b6;
}
