TD {
	FONT-SIZE: 12px; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"
}
INPUT {
	FONT-SIZE: 12px; color: #FFFFFF; font-family: "Arial", "Helvetica", "sans-serif"
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none; color: #000000
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: underline;
}
a.bai:link {
	color: #ffffff;
	text-decoration: none;
}
a.bai:visited {
	color: #ffffff;
	text-decoration: none;
}
a.bai:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.ec:link {
	color: #990000;
	text-decoration: none;
}
a.ec:visited {
	color: #990000;
	text-decoration: none;
}
a.ec:hover {
	color: #990000;
	text-decoration: underline;
}
.fonttitle {  font-family: "??"; font-size: 18px; color: #ffffff; font-weight:bold }
.fontcopy {  font-family: "??"; font-size: 12px; color: #ffffff; }