.body {
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
	filter:Glow(Color=#CCCCCC, Strength=1);
}
a:visited {
	color: #000000;
	text-decoration: none;
	filter:Glow(Color=#CCCCCC, Strength=1);
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
	filter:Glow(Color=#99CCFF, Strength=1);
}
a:active {
	color: #0066FF;
	text-decoration: underline;
	filter:Glow(Color=#99CCFF, Strength=1);
}
a.blue:link {
	color: #3366CC;
	text-decoration: none;
	filter:Glow(Color=#CCCCCC, Strength=1);
}
a.blue:visited {
	color: #3366CC;
	text-decoration: none;
	filter:Glow(Color=#CCCCCC, Strength=1);
}
a.blue:hover {
	color: #0066FF;
	text-decoration: underline;
	filter:Glow(Color=#99CCFF, Strength=1);
}
a.blue:active {
	color: #0066FF;
	text-decoration: underline;
	filter:Glow(Color=#99CCFF, Strength=1);
}
.text {
	font-size: 13px;
	color: #000000;
	filter:Glow(Color=#CCCCCC, Strength=1);
	letter-spacing: 2px;
}
.bttmMarginTrim {
	margin-bottom: -10px;
}
.english {
	font-family: "Arial Narrow", "Arial", "san-serif";
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 13px;
}
.menu {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 15px;
	filter:Glow(Color=#DEDEDE, Strength=1);
}
