.content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
a.content:link {
	color: #003366;
	text-decoration: underline;
}
a.content:visited {
	color: #003366;
	text-decoration: underline;
}
a.content:hover {
	color: #CC0000;
	text-decoration: none;
}
