
a 
	{
	color: #1C6390;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

a:visited
	{
	color: #2B82B9;
	}



.News h2 a:visited,
.Comment h2 a:visited,
.Twitter h2 a:visted
		{
		color: #0F354C;
		
		}
