.normal {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: Century;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #999999;
}
