body {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #006699;
}
td {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #006699;
}
a:link {
	font-family: "MS Sans Serif";
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	font-weight: bold;

}
a:visited {
	font-family: "MS Sans Serif";
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	font-weight: bold;

}
a:hover {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #333399;
	text-decoration: underline;
	font-weight: bold;

}

