TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Arial
}
A:active {
	FONT-WEIGHT: bold; COLOR: 6DA39F; TEXT-DECORATION: none
}
A:hover {
	COLOR: 6DA39F;
	font-weight: bold;
	text-decoration: underline;



}
A:link {
	FONT-WEIGHT: bold; COLOR: 6DA39F; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	color: 6DA39F;

}
.boldblue {

	font-style: normal;
	color: 6DA39F;
	font-weight: bold;
}
.whitebg {
	background-color: #FFFFFF;
}
