.headline {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color: #63A8E1;
	font-weight: bold;
}

.text {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
       	color: #000000;
}

a:link {color: #63A8E1; text-decoration:underline}
a:visited {color: #FF0000; text-decoration:none}
a:active {color: #FF0000; text-decoration:none}
a:hover {color: #FF0000; text-decoration:none}
