A:visited {
	text-decoration: none;
	color: #004466;

}
a:hover {
	color: #998833;
	text-decoration: none;
	font-weight: bolder;


}
BODY,TD {
	color: #004466;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 14px;

}
a:link {
	color: #004466;
	text-decoration: none;



}

