td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;

}
.headline {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;


}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FD8333;
	text-decoration: none;
}
.ten {
	font-size: 10px;
}
