.content {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #66CC66;
	text-decoration: underline;
}
a:active {
	color: #6699CC;
	text-decoration: none;
}
