.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}
.link A:link {
	COLOR: #999999; TEXT-DECORATION: none
}
.link A:visited {
	COLOR: #999999; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #003366; TEXT-DECORATION: none
}.bold_blue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.main_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
