.split {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
A.link:link {
	text-decoration: none;
	color: #333333;
}
A.link:visited {
	text-decoration: none;
	color: #333333;
}
A.link:hover	{
	text-decoration: none;
	color: #000066;
}
