﻿.twitterMessage
{
	color: White;
}
.twitterDate
{
	color: #35FAFF;	
	
}
.tweetlink
{
	color:#35FAFF;
}
.tweetlink a:link
{
	text-decoration: none; 
}
.tweetlink a:visited
{
	text-decoration: none; 
}
.tweetlink a:hover
{
	text-decoration:underline; 
}
.tweetlink a:active
{
	text-decoration: none; 
}
