/* CSS Document */

.infotext
	{
	display:none;
        font-weight: normal;
	text-align: justify;
	background-color: transparent;
	}
.infotext1
	{
	font-weight: normal;
	text-align: left;
	}

.infotext a:link, .infotext a:visited
	{
	text-decoration: none;
	}
.infotext a:hover, .infotext a:active
	{
	text-decoration: none;
	}
