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

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

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



}

