.txt	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: left justify;
	orphans: 2;
	widows: 2;
	}
	
.txt-footer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f8f8f;
	line-height: 18px;
	}

a	{
	color: #0066ff;
	text-decoration: none;
	}

a:visited	{
	color: #0066ff;
	text-decoration: underline;
	}

a:hover	{
	color: #0066ff;
	text-decoration: underline;
	}

a:active	{
	color: #0066ff;
	text-decoration: underline;
	}

a:visited:active	{
	color: #0066ff;
	text-decoration: underline;
	}

a:visited:hover	{
	color: #0066ff;
	text-decoration: underline;
	}

