body { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; margin:0 0; background-color:#002C57 }
		
a {
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #121C8C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #121C8C;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #5A76AC;
}
a:active { text:expression(target="_blank");}


a.bai {
	font-size: 11px;
	color: #fff;
}
a.bai:link {
	text-decoration: none;
}
a.bai:visited {
	text-decoration: none;
	color: #fff;
}
a.bai:hover {
	text-decoration: underline;
	color: #eee;
}
a.bai:active {
	text-decoration: none;
	color: #fff;
}

a.lan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.lan:link {
	text-decoration: none;
}
a.lan:visited {
	text-decoration: none;
	color: #000000;
}
a.lan:hover {
	text-decoration: underline;
	color: #004E7C;
}
a.lan:active {
	text-decoration: none;
	color: #004E7C;
}