td {
	font-family: "Arial";
	font-size: 14px;
	color: #FFFFFF;
}
.redbfont {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
a:link {
	font-family: "Arial";
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.gdbfont {

	font-family: "Arial";
	font-size: 14px;
	font-weight: bolder;
	color: #80FF00;
}
