.infotext
	{
	display:none;		
	margin-left:100px;
	margin-right:100px;
	font-family:verdana;
	font-size: 13px;
	float:left;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
	}
.infotext a:link, .infotext a:visited
	{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}