@charset "utf-8";
.link_text {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
