.infotext
	{
	color: #000000;
	padding: 20px;
	font-size: 10px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	text-align: left;
	text-decoration: none;
	border-color:#000000; border-width:1px; border-style:solid;
	width: 360px;
	height: 70px;
	overflow: auto; 
	margin-top: 600px;
	}
	
*[class="infotext"]
	{
	color: #000000;
	padding: 20px;
	font-size: 10px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	text-align: left;
	text-decoration: none;
	border-color:#000000; border-width:1px; border-style:solid;
	width: 330px;
	height: 20px;
	overflow: auto; 
	}	
	
	
 .infotext h1
	{
	color: #000000;
	font-size : 12px;	
	font-weight :bold;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	}

.infotext p
	{
	font-family: Arial,Helvetica,Univers,Zurich BT;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	}

.infotext a:hover, .infotext a:active,  a:link, .infotext a:visited
	{
	color: #000000;
	}

