@charset "UTF-8";
/* CSS Document */

.headline {
	font-size: 25px;
	color: #5F6877;
	font-family: Verdana, sans-serif;
	height: 0px;
	line-height: 0px;
}
.text {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
a:link,
a:visited {
	text-decoration: none;
	color: #0489b7;
}

a:hover,
a:active {
	text-decoration: underline;
	color: #0489b7;
}
img, div {
	border:0;
}
