body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: underline;
}

.Headline {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {

	color: #CC3300;
	text-decoration: underline;
}
a:active {


	color: #990000;
	text-decoration: underline;
}
