a{
	font-size: 12px;
	color: #111111;
	font-weight:normal;
	text-decoration:none;
	font-family: Arial;
}
a:visited{
	color: #333333;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
a:active{
	color: #3333AA;
	font-weight:bold;
	text-decoration:none;
}

.title{
	font-size: 14px;
	color: #111111;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial;
}

.content{
	font-size: 12px;
	color: #111111;
	font-weight:normal;
	text-decoration:none;
	font-family: Arial;
}

span.blink_schwarz {
  color:#00000;
}
