a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #336666;
	text-decoration: underline;
}
a:hover {
	color: #f87b27;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
.content {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
