@charset "UTF-8";
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #339999;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #336699;

