.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
 font-weight: bold;
	color: #9933CC;
}
.bodytext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.date {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
 font-style: normal;
	color: #9933CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9933CC;
	text-decoration: underline;
}
A:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9933CC;
}
A:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9933CC;
	text-decoration : none;

