.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #008194;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #008194;
}
