/* link */
a:link { color:#3266CC; text-decoration: none}
a:visited { color:#3266CC; text-decoration: none}
a:hover { color:#3266CC; text-decoration: underline; }

/* footerlink */
.foot a:link { color:#FFFFFF; text-decoration: none}
.foot a:visited {  color:#FFFFFF; text-decoration: none}
.foot a:hover { color:#FFFFFF; text-decoration: underline; }

BODY, TD, TH {
	font-family: "Helvetica", "Verdana", "Arial", "sans-serif";
	font-size: 12px;
	line-height: 1.4em;
}

/* english */
.us {
	font-family: "Helvetica", "Verdana", "Arial", "sans-serif";
	font-size: 12px;
	line-height: 1.4em;
}
