body { 
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin:0 0; background-color:#D0E1F2
}

.bai { color:#FFFFFF }

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.cen:link {
	color: #000000;
	text-decoration: underline;
}
a.cen:visited {
	text-decoration: underline;
	color: #000000;
}
a.cen:hover {
	text-decoration: none;
	color: #000000;
}
a.cen:active {
	text-decoration: underline;
	color: #000000;
}

a.bai1:link {
	color: #000;
	text-decoration: none;
}
a.bai1:visited {
	text-decoration: none;
	color: #000;
}
a.bai1:hover {
	text-decoration: underline;
	color:#FFF;
}
a.bai1:active {
	text-decoration: none;
	color: #000;
}

a.bai:link {
	color: #FFF;
	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;
}

.bai a:link {
	color: #FFF;
	text-decoration: none;
}
.bai a:visited {
	text-decoration: none;
	color: #FFF;
}
.bai a:hover {
	text-decoration: underline;
	color:#EEE;
}
.bai a:active {
	text-decoration: none;
	color: #FFF;
}

