
#Blog A:link {
	COLOR: #666666;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: underline;
}

#Blog A:hover {
	COLOR: #999999;
	font-size: 12px;
	text-decoration: none;
}

