.link {
	font-family: "Tahoma";
	font-size: 11px;
	color: #005B88;
	text-decoration: none;
}
a:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.BG {
	background-color: #88E1FF;
}
.td {
	font-family: "Tahoma";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
