/* CSS Document */

.infotext
	{
	/*color: #9F9F9F;*/
	color: #000000;
	padding: 5px;
	font-size: 12px;
	font-family: arial , verdana;
	font-weight: normal;
	text-align: center;
	background-color: transparent;
	}


.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	font-family: arial , verdana;
	font-size: 12px;
	font-weight: normal;
	}
.infotext a:hover, .infotext a:active
	{
	color: #000000;
	text-decoration: none;
	font-family: arial , verdana;
	font-weight: normal;
	}