body,td
	{
	color:black;
	}
			
a:link
	{
	text-decoration: none; color: #2C6E9A;
	}
	
a:visited
	{
	text-decoration: none; color: #2C6E9A;
	}
	
a:hover
	{
	text-decoration: none; color: #ED1C24;
	}
	
a:active
	{
	text-decoration: none; color: #2C6E9A;
	}



