.content_text {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0080C0;
}
a:active {
	text-decoration: none;
	color: #0080C0;
}


