.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.greet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #006600;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3668A5;
}
a:active {
	text-decoration: none;
	color: #3668A5;
}
a.top:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	color: #666666;
	text-decoration: none;
}
a.top:active {
	color: #666666;
	text-decoration: none;
}
a.center:link {color: #666666;}
a.center:visited {color: #666666;}
a.center:hover {color: #0066cc;}
a.center:active {color: #ff6600;}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.hot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.foot {
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
}

