.content {
	font-size: 12px;
	line-height: 150%;
	color: #336699;
}
.contentTitle {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #C2773E;
}
.link {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.date {
	font-size: 12px;
	line-height: 150%;
	color: #FF6600;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	color: #336699;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.link:link {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
.link:visited {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FFFF00;
	text-decoration: none;
}
.link:active {
	font-size: 12px;
	line-height: 150%;
	color: #FFFF00;
	text-decoration: none;
}
