.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
	text-decoration: none;
	line-height: 18px;
}

.textbold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 15px;
}

.textblue {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #33b5ff;
	text-decoration: none;
	line-height: 15px;
}

.textindent {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
	text-decoration: none;
	line-height: 18px;
	padding-left: none;
	list-style: disc;
}

.linkfoto {
	color: none;
}



