.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: eeeeee;
}
a:link {
	color: #66ccff;
	text-decoration: underline;
}
a:hover {
	color: #E8C1C1;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
